Searched refs:ExactMatchContainer (Results 1 – 1 of 1) sorted by relevance
28 typedef FormattersContainer<FormatterImpl> ExactMatchContainer; typedef34 typedef typename ExactMatchContainer::ValueSP MapValueType;36 typedef typename ExactMatchContainer::SharedPointer ExactMatchContainerSP;40 typename ExactMatchContainer::ForEachCallback ExactMatchForEachCallback;45 : m_exact_sp(new ExactMatchContainer(clist)), in FormatterContainerPair()