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

Specialization for functor to print the property on a vertex/edge when it does not exist (stapl::properties::no_property). More...

Public Member Functions

template<typename T >
void operator() (T t, std::ostream &os) const
 

Detailed Description

template<>
struct stapl::print_property_struct< properties::no_property >

Specialization for functor to print the property on a vertex/edge when it does not exist (stapl::properties::no_property).

stapl::properties::no_property is not printed.


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