AnyColumn
A type-erased column.
Declaration
struct AnyColumnOverview
AnyColumn is a column type that conceals the type of its elements, unlike Column, its typed counterpart.
A type-erased column.
struct AnyColumnAnyColumn is a column type that conceals the type of its elements, unlike Column, its typed counterpart.