Searched refs:ExactMatchContainer (Results 1 – 1 of 1) sorted by relevance
29 typedef FormattersContainer<ConstString, FormatterImpl> ExactMatchContainer; typedef33 typedef typename ExactMatchContainer::MapType ExactMatchMap;36 typedef typename ExactMatchContainer::MapValueType MapValueType;38 typedef typename ExactMatchContainer::SharedPointer ExactMatchContainerSP;42 typename ExactMatchContainer::ForEachCallback ExactMatchForEachCallback;48 : m_exact_sp(new ExactMatchContainer(std::string(exact_name), clist)), in FormatterContainerPair()