20 template<
class type_t>
std::type_info type
Stores information about a type.
Definition type.hpp:23
size_t size
Represents a size of any object in bytes.
Definition size.hpp:23
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
auto size_of() noexcept -> xtd::size
Used to obtain the size in bytes of the object representation of type or expression.
Definition size_of.hpp:21