xtd 0.2.0
any.hpp File Reference
#include <any>
#include "any_cast.hpp"
#include "make_any.hpp"

Definition

Contains xtd::any type and std::bad_any_cast exception.

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::any
 Represents the any alias on std::any.