xtd 0.2.0
Loading...
Searching...
No Matches
ptrdiff.h File Reference
#include <cstddef>

Definition

Contains xtd::ptrdiff type.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Native types

using xtd::ptrdiff = std::ptrdiff_t
 Represent the signed integer type of the result of subtracting two pointers.