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