Clementine
|
A type-only sizeof
wrapper that returns 0 where sizeof
complains.
More...
#include <entt.hpp>
A type-only sizeof
wrapper that returns 0 where sizeof
complains.
Type | The type of which to return the size. |
The | size of the type if sizeof accepts it, 0 otherwise. |