Classes | Namespaces | Functions
make_unique.h File Reference
#include <cstddef>
#include <memory>
#include <type_traits>
#include <utility>
Include dependency graph for make_unique.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cartographer::common::_Unique_if< T >
 
struct  cartographer::common::_Unique_if< T[]>
 
struct  cartographer::common::_Unique_if< T[N]>
 

Namespaces

 cartographer
 
 cartographer::common
 

Functions

template<class T , class... Args>
_Unique_if< T >::_Single_object cartographer::common::make_unique (Args &&...args)
 
template<class T >
_Unique_if< T >::_Unknown_bound cartographer::common::make_unique (size_t n)
 
template<class T , class... Args>
_Unique_if< T >::_Known_bound cartographer::common::make_unique (Args &&...)=delete
 


cartographer
Author(s):
autogenerated on Mon Jun 10 2019 12:51:39