xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
null.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
null_ptr.hpp
"
6
#include "
core_export.hpp
"
7
9
namespace
xtd
{
26
extern
core_export_
null_ptr
null
;
27
}
core_export.hpp
Contains core_export_ keyword.
core_export_
#define core_export_
Define shared library export.
Definition
core_export.hpp:13
xtd::null
null_ptr null
Represents a null pointer value.
xtd::null_ptr
std::nullptr_t null_ptr
Represents the null_opt alias on std::nullptr_t.
Definition
null_ptr.hpp:19
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
null_ptr.hpp
Contains xtd::null_ptr alias.
Generated on
for xtd by
Gammasoft
. All rights reserved.