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

Prints the given type through the apply(std::ostream&) function. More...

Static Public Member Functions

static std::ostream & apply (std::ostream &os)
 

Detailed Description

template<typename T>
struct stapl::type_printer< T >

Prints the given type through the apply(std::ostream&) function.


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