Loading...
Searching...
No Matches
PLMD::Tools::_Unique_if< T[]> Struct Template Reference

#include <Tools.h>

Inheritance diagram for PLMD::Tools::_Unique_if< T[]>:

Public Types

typedef std::unique_ptr< T > _Single_object
typedef std::unique_ptr< T[]> _Unknown_bound

Member Typedef Documentation

◆ _Single_object

typedef std::unique_ptr<T> PLMD::Tools::_Unique_if< T >::_Single_object

◆ _Unknown_bound

template<class T>
typedef std::unique_ptr<T[]> PLMD::Tools::_Unique_if< T[]>::_Unknown_bound

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