dune-common  2.5.1
Public Types | List of all members
Dune::Std::MakeUniqueHelper< T > Struct Template Reference

#include <dune/common/std/memory.hh>

Public Types

typedef std::unique_ptr< T > NonArrayUniquePtr
 

Member Typedef Documentation

◆ NonArrayUniquePtr

template<class T>
typedef std::unique_ptr<T> Dune::Std::MakeUniqueHelper< T >::NonArrayUniquePtr

The documentation for this struct was generated from the following file: