#include <documentview.hpp> enum VisibleIndex: Int64 { first = 0, invalid = std::numeric_limits<Int64>::max(), };