xtd 0.2.0
Loading...
Searching...
No Matches
make_any_object.h File Reference
#include "any_object.h"

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<typename type_t , typename ... args_t>
any_object xtd::make_any_object (args_t &&... args)
 The xtd::make_any_object operator creates a xtd::any_object object.