xtd 0.2.0
make_any_object.hpp File Reference
#include "any_object.hpp"

Definition

Contains xtd::make_any_object operator.

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.
 

Functions

template<class type_t , class ... args_t>
any_object xtd::make_any_object (args_t &&... args)
 The xtd::make_any_object operator creates a xtd::any_object object.