45 template <Common::IInOrderComparer<T> INORDER_COMPARER = less<T>>
54 template <Common::IInOrderComparer<T> INORDER_COMPARER>
59 template <Common::IInOrderComparer<T> INORDER_COMPARER>
61 template <IIterableOfTo<T> ITERABLE_OF_ADDABLE>
64#if qCompilerAndStdLib_RequiresNotMatchInlineOutOfLineForTemplateClassBeingDefined_Buggy
67 this->
AddAll (forward<ITERABLE_OF_ADDABLE> (src));
68 AssertRepValidType_ ();
72 template <Common::IInOrderComparer<T> INORDER_COMPARER, IIterableOfTo<T> ITERABLE_OF_ADDABLE>
74 template <IInputIterator<T> ITERATOR_OF_ADDABLE>
76 template <Common::IInOrderComparer<T> INORDER_COMPARER, IInputIterator<T> ITERATOR_OF_ADDABLE>
87 template <qCompilerAndStdLib_Constra
intDiffersInTemplateRedeclaration_BWA (Common::IInOrderComparer<T>) INORDER_COMPARER>
91 nonvirtual
void AssertRepValidType_ ()
const;
conditional_t< qStroika_Foundation_Memory_PreferBlockAllocation and andTrueCheck, BlockAllocator< T >, std::allocator< T > > BlockAllocatorOrStdAllocatorAsAppropriate
for type T, either use BlockAllocator<T>, or std::allocator