nds2-client - ClientDeveloper  0.16.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
nds_memory.hh File Reference
#include <memory>
Include dependency graph for nds_memory.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 NDS
 The NDS client namespace.
 
 NDS::detail
 

Functions

template<typename T , typename... Ts>
std::unique_ptr< T > NDS::detail::make_unique (Ts &&...params)