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

Prints the given list of types to the std::ostream. More...

Related Functions

(Note that these are not member functions.)

template<typename... U>
typelist_printer< U... > object_type_printer (U...)
 Creates a typelist_printer from the list of objects.
 

Detailed Description

template<typename... T>
struct stapl::typelist_printer< T >

Prints the given list of types to the std::ostream.

A delimiter between the types can be specified at the constructor.


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