#include <DerivedTags.h>
Public Member Functions | |
AddDerived (const DerivedTags &dtags, const OUT &out) | |
template<typename ITEMS, typename TAGS> | |
AddDerived< OUT > & | operator= (const std::pair< ITEMS, TAGS > &data) |
Protected Attributes | |
const DerivedTags & | dtags |
OUT | out |
tagcoll::AddDerived< OUT >::AddDerived | ( | const DerivedTags & | dtags, | |
const OUT & | out | |||
) | [inline] |
AddDerived<OUT>& tagcoll::AddDerived< OUT >::operator= | ( | const std::pair< ITEMS, TAGS > & | data | ) | [inline] |
const DerivedTags& tagcoll::AddDerived< OUT >::dtags [protected] |
OUT tagcoll::AddDerived< OUT >::out [protected] |