xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
usize.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include <cstddef>
6
8
namespace
xtd
{
10
22
using
usize
= std::size_t;
24
}
25
26
#include "
literals/usize.hpp
"
xtd::usize
std::size_t usize
Represents an unsigned size of any object in bytes.
Definition
usize.hpp:22
usize.hpp
Contains xtd::usize suffixes.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.