47 template <Common::IInOrderComparer<T> INORDER_COMPARER>
52 template <Common::IInOrderComparer<T> INORDER_COMPARER>
54 template <IIterableOfTo<T> ITERABLE_OF_ADDABLE>
57#if qCompilerAndStdLib_RequiresNotMatchInlineOutOfLineForTemplateClassBeingDefined_Buggy
60 this->
AddAll (forward<ITERABLE_OF_ADDABLE> (src));
61 AssertRepValidType_ ();
65 template <Common::IInOrderComparer<T> INORDER_COMPARER, IIterableOfTo<T> ITERABLE_OF_ADDABLE>
67 template <IInputIterator<T> ITERATOR_OF_ADDABLE>
69 template <Common::IInOrderComparer<T> INORDER_COMPARER, IInputIterator<T> ITERATOR_OF_ADDABLE>
80 template <qCompilerAndStdLib_Constra
intDiffersInTemplateRedeclaration_BWA (Common::IInOrderComparer<T>) INORDER_COMPARER>
84 nonvirtual
void AssertRepValidType_ ()
const;