STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::runtime::poly_packed_size< T > Class Template Reference

Calls typer_traits::packed_size() for polymorphic types. More...

Public Member Functions

constexpr poly_packed_size (T *t, const std::size_t num) noexcept
 
template<typename U >
std::size_t operator() (void) const noexcept
 

Detailed Description

template<typename T>
class stapl::runtime::poly_packed_size< T >

Calls typer_traits::packed_size() for polymorphic types.


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