xtd 0.2.0
Loading...
Searching...
No Matches
null.h
Go to the documentation of this file.
1
4#pragma once
5#include "null_ptr.h"
6#include "core_export.h"
7
9namespace xtd {
27}
Contains core_export_ keyword.
#define core_export_
Define shared library export.
Definition core_export.h:13
null_ptr null
Represents a null pointer value.
std::nullptr_t null_ptr
Represents the null_opt alias on std::nullptr_t.
Definition null_ptr.h:19
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd::null_ptr alias.