AutoPas  3.0.0
Loading...
Searching...
No Matches
autopas::utils::is_unique_ptr< T > Struct Template Reference

Type trait to determine if a type is a unique pointer at compile time. More...

#include <isSmartPointer.h>

Inheritance diagram for autopas::utils::is_unique_ptr< T >:
Inheritance graph
[legend]
Collaboration diagram for autopas::utils::is_unique_ptr< T >:
Collaboration graph
[legend]

Detailed Description

template<typename T>
struct autopas::utils::is_unique_ptr< T >

Type trait to determine if a type is a unique pointer at compile time.

Template Parameters
T

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