STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::type_id_impl< T, bool > Struct Template Reference

Returns the type id of a non-polymorphic type. More...

Static Public Member Functions

static constexpr type_id get (void) noexcept
 
static constexpr type_id get (T const &) noexcept
 

Detailed Description

template<typename T, bool = std::has_virtual_destructor<T>::value>
struct stapl::type_id_impl< T, bool >

Returns the type id of a non-polymorphic type.


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