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

Functor which serializes a reference. More...

Public Member Functions

template<typename T >
void operator() (T &, typer &)
 

Detailed Description

template<bool b>
struct stapl::pack_ref< b >

Functor which serializes a reference.

Template Parameters
bTrue if this functor is used.

This is the primary template for pack_ref<false>. Calling this functor will cause a runtime assert.


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