Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_reduce< Property > Struct Template Reference

Metafunction that produces a reduction operation for the given property. More...

#include <properties.hpp>

Classes

class  apply
 

Detailed Description

template<typename Property>
struct boost::property_reduce< Property >

Metafunction that produces a reduction operation for the given property.

The default behavior merely forwards to basic_reduce, but it is expected that this class template will be specified for important properties.


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