dune-common  2.4.1-rc2
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[]> UnknownBoundArrayUniquePtr
 
typedef T RawType
 

Member Typedef Documentation

template<class T >
typedef T Dune::Std::MakeUniqueHelper< T[]>::RawType
template<class T >
typedef std::unique_ptr<T[]> Dune::Std::MakeUniqueHelper< T[]>::UnknownBoundArrayUniquePtr

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