|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
11 template<
class type_t>
13 return sizeof(type_t);
16 template<
class type_t>
17 xtd::size __sizeof_(
const type_t& value)
noexcept {
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