#include "optional.h"
Contains xtd::null_opt 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_opt = std::nullopt_t |
Represents the null_opt alias on std::nullopt_t. | |