#include <cstddef>
Contains xtd::null_ptr alias.
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. | |
Typedefs | |
using | xtd::null_ptr = std::nullptr_t |
Represents the null_opt alias on std::nullptr_t. | |