51 template <IThreeWayComparer<T> KEY_COMPARER = compare_three_way>
57 template <IThreeWayComparer<T> KEY_COMPARER = compare_three_way>
66 template <IThreeWayComparer<T> COMPARER>
76#if qCompilerAndStdLib_RequiresNotMatchInlineOutOfLineForTemplateClassBeingDefined_Buggy
80 AssertRepValidType_ ();
84 template <IThreeWayComparer<T> COMPARER, IIterableOfTo<T> ITERABLE_OF_ADDABLE>
86 template <IInputIterator<T> ITERATOR_OF_ADDABLE>
88 template <IThreeWayComparer<T> COMPARER, IInputIterator<T> ITERATOR_OF_ADDABLE>
103 nonvirtual
void AssertRepValidType_ ()
const;