stateSize

Returns the size in bytes of the state that needs to be allocated to hold an object of type T. stateSize!T is zero for structs that are not nested and have no nonstatic member variables.

Members

Manifest constants

stateSize
enum stateSize;
Undocumented in source.
stateSize
enum stateSize;
Undocumented in source.
stateSize
enum stateSize;
Undocumented in source.

Variables

stateSize
enum size_t stateSize;
Undocumented in source.

Meta