Returns an estimation of size of the passed object. More...
Static Public Member Functions | |
static std::size_t | size (value_type const &v) noexcept |
Public Types | |
typedef T | value_type |
Returns an estimation of size of the passed object.
T | type of the object to get its size |
The default estimation returns the size required to pack an object.