Struct WidthTag

Struct Documentation

struct WidthTag

These tag types determine what type of dimension a value holds and what operations are possible with it. They are only used as template parameters, are never instantiated and should only require forward declarations, but some compiler versions seem to fail if they aren’t given real declarations.