|
libept
|
Convert a collection of ITEMs tagged with Tags to a collection of ITEMs tagged with only the facets. More...
#include <utils.h>
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 |
Convert a collection of ITEMs tagged with Tags to a collection of ITEMs tagged with only the facets.
|
inline |
|
inline |
References ept::debtags::TagToFacet< OUT >::out.
|
protected |
Referenced by ept::debtags::TagToFacet< OUT >::operator=().
1.8.4