xtd 0.2.0
optional.hpp File Reference
#include <optional>

Definition

Contains xtd::optional 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.
 

Typedefs

template<class type_t>
using xtd::optional
 Represents the optional alias on std::optional.