STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::is_shared_ptr< T > Struct Template Reference

Returns if T is a std::shared_ptr<> or boost::shared_ptr. More...

Detailed Description

template<typename T>
struct stapl::runtime::is_shared_ptr< T >

Returns if T is a std::shared_ptr<> or boost::shared_ptr.


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