Nektar++
is_shared_ptr< T > Struct Template Reference

Template type to determine whether. More...

#include <SharedArray.hpp>

Inheritance diagram for is_shared_ptr< T >:
[legend]

Detailed Description

template<typename T>
struct is_shared_ptr< T >

Template type to determine whether.

Template Parameters
Tis a std::shared_ptr.

Definition at line 48 of file Python/BasicUtils/SharedArray.hpp.