memory.hh File Reference

Go to the source code of this file.

Classes

struct  Dune::Std::MakeUniqueHelper< T >
struct  Dune::Std::MakeUniqueHelper< T[]>
struct  Dune::Std::MakeUniqueHelper< T[N]>

Namespaces

namespace  Dune
 

Dune namespace.


namespace  Dune::Std

Functions

template<typename T , typename... Args>
MakeUniqueHelper< T >
::NonArrayUniquePtr 
Dune::Std::make_unique (Args &&...args) = delete
 Implementation of std::make_unique to be introduced in C++14.
template<typename T >
MakeUniqueHelper< T >
::UnknownBoundArrayUniquePtr 
Dune::Std::make_unique (size_t n)
 Implementation of std::make_unique to be introduced in C++14.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1