libept
Public Member Functions | Protected Attributes
ept::debtags::TagToFacet< OUT > Class Template Reference

Convert a collection of ITEMs tagged with Tags to a collection of ITEMs tagged with only the facets. More...

#include <utils.h>

List of all members.

Public Member Functions

 TagToFacet (const OUT &out)
template<typename ITEMS , typename TAGS >
TagToFacet< OUT > & operator= (const std::pair< ITEMS, TAGS > &data)

Protected Attributes

OUT out

Detailed Description

template<typename OUT>
class ept::debtags::TagToFacet< OUT >

Convert a collection of ITEMs tagged with Tags to a collection of ITEMs tagged with only the facets.


Constructor & Destructor Documentation

template<typename OUT >
ept::debtags::TagToFacet< OUT >::TagToFacet ( const OUT &  out) [inline]

Member Function Documentation

template<typename OUT >
template<typename ITEMS , typename TAGS >
TagToFacet<OUT>& ept::debtags::TagToFacet< OUT >::operator= ( const std::pair< ITEMS, TAGS > &  data) [inline]

Member Data Documentation

template<typename OUT >
OUT ept::debtags::TagToFacet< OUT >::out [protected]

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