|
| template<int N> |
| MoveState::Enum | getMovedFrom (const AllocArgumentType< N > &object) |
| |
| template<int N> |
| MoveState::Enum | getMovedInto (const AllocArgumentType< N > &object) |
| |
| bool | operator== (const AllocBitwiseMoveableTestType &lhs, const AllocBitwiseMoveableTestType &rhs) |
| |
| bool | operator!= (const AllocBitwiseMoveableTestType &lhs, const AllocBitwiseMoveableTestType &rhs) |
| |
| bool | operator== (const AllocEmplacableTestType &lhs, const AllocEmplacableTestType &rhs) |
| |
| bool | operator!= (const AllocEmplacableTestType &lhs, const AllocEmplacableTestType &rhs) |
| |
| bool | operator== (const AllocTestType &lhs, const AllocTestType &rhs) |
| |
| bool | operator!= (const AllocTestType &lhs, const AllocTestType &rhs) |
| |
| template<int N> |
| void | debugprint (const ArgumentType< N > &object) |
| |
| bool | operator== (const BitwiseCopyableTestType &lhs, const BitwiseCopyableTestType &rhs) |
| |
| bool | operator!= (const BitwiseCopyableTestType &lhs, const BitwiseCopyableTestType &rhs) |
| |
| bool | operator== (const BitwiseMoveableTestType &lhs, const BitwiseMoveableTestType &rhs) |
| |
| bool | operator!= (const BitwiseMoveableTestType &lhs, const BitwiseMoveableTestType &rhs) |
| |
| bool | operator! (CopyMoveState::Enum value) |
| |
| bool | operator== (CopyMoveState::Enum a, int b) |
| |
| bool | operator== (int a, CopyMoveState::Enum b) |
| |
| bool | operator!= (CopyMoveState::Enum a, int b) |
| |
| bool | operator!= (int a, CopyMoveState::Enum b) |
| |
| CopyMoveState::Enum | copyMoveState (bslmf::MatchAnyType) |
| |
| void | setCopyMoveState (void *, CopyMoveState::Enum) |
| |
| void | debugprint (const CopyMoveState::Enum &value) |
| |
| template<class FUNCTOR > |
| void | swap (DegenerateFunctor< FUNCTOR, true > &lhs, DegenerateFunctor< FUNCTOR, true > &rhs) |
| |
| bool | operator== (const EmplacableTestType &lhs, const EmplacableTestType &rhs) |
| |
| bool | operator!= (const EmplacableTestType &lhs, const EmplacableTestType &rhs) |
| |
| EvilBooleanType | operator== (const EvilBooleanType &lhs, const EvilBooleanType &rhs) |
| |
| EvilBooleanType | operator!= (const EvilBooleanType &lhs, const EvilBooleanType &rhs) |
| |
| template<class TYPE > |
| bool | operator== (const InputIterator< TYPE > &lhs, const InputIterator< TYPE > &rhs) |
| |
| template<class TYPE > |
| bool | operator!= (const InputIterator< TYPE > &lhs, const InputIterator< TYPE > &rhs) |
| |
| bool | operator== (const MovableAllocTestType &lhs, const MovableAllocTestType &rhs) |
| |
| bool | operator!= (const MovableAllocTestType &lhs, const MovableAllocTestType &rhs) |
| |
| bool | operator== (const MovableTestType &lhs, const MovableTestType &rhs) |
| |
| bool | operator!= (const MovableTestType &lhs, const MovableTestType &rhs) |
| |
| MoveState::Enum | getMovedFrom (const MovableTestType &object) |
| |
| MoveState::Enum | getMovedInto (const MovableTestType &object) |
| |
| void | setMovedInto (MovableTestType *object, MoveState::Enum value) |
| |
| bool | operator== (const MoveOnlyAllocTestType &lhs, const MoveOnlyAllocTestType &rhs) |
| |
| bool | operator!= (const MoveOnlyAllocTestType &lhs, const MoveOnlyAllocTestType &rhs) |
| |
| MoveState::Enum | getMovedFrom (const MoveOnlyAllocTestType &object) |
| |
| MoveState::Enum | getMovedInto (const MoveOnlyAllocTestType &object) |
| |
| void | setMovedInto (MoveOnlyAllocTestType *object, MoveState::Enum value) |
| |
| void | swap (MoveOnlyAllocTestType &a, MoveOnlyAllocTestType &b) |
| |
| void | debugprint (const MoveState::Enum &value) |
| |
| template<class TYPE > |
| MoveState::Enum | getMovedFrom (const TYPE &object) |
| |
| template<class TYPE > |
| MoveState::Enum | getMovedInto (const TYPE &object) |
| |
| template<class TYPE > |
| void | setMovedInto (TYPE *object, MoveState::Enum value) |
| |
| bool | operator== (const NonAssignableTestType &lhs, const NonAssignableTestType &rhs) |
| |
| bool | operator!= (const NonAssignableTestType &lhs, const NonAssignableTestType &rhs) |
| |
| bool | operator== (const NonCopyConstructibleTestType &lhs, const NonCopyConstructibleTestType &rhs) |
| |
| bool | operator!= (const NonCopyConstructibleTestType &lhs, const NonCopyConstructibleTestType &rhs) |
| |
| bool | operator== (const NonDefaultConstructibleTestType &lhs, const NonDefaultConstructibleTestType &rhs) |
| |
| bool | operator!= (const NonDefaultConstructibleTestType &lhs, const NonDefaultConstructibleTestType &rhs) |
| |
| bool | operator== (const NonOptionalAllocTestType &lhs, const NonOptionalAllocTestType &rhs) |
| |
| bool | operator!= (const NonOptionalAllocTestType &lhs, const NonOptionalAllocTestType &rhs) |
| |
| bool | operator== (const NonTypicalOverloadsTestType &lhs, const NonTypicalOverloadsTestType &rhs) |
| |
| bool | operator!= (const NonTypicalOverloadsTestType &lhs, const NonTypicalOverloadsTestType &rhs) |
| |
| bool | operator== (const SimpleTestType &lhs, const SimpleTestType &rhs) |
| |
| bool | operator!= (const SimpleTestType &lhs, const SimpleTestType &rhs) |
| |
| template<class TYPE1 , class TYPE2 > |
| bool | operator== (const StdAllocatorAdaptor< TYPE1 > &lhs, const StdAllocatorAdaptor< TYPE2 > &rhs) |
| |
| template<class TYPE1 , class TYPE2 > |
| bool | operator!= (const StdAllocatorAdaptor< TYPE1 > &lhs, const StdAllocatorAdaptor< TYPE2 > &rhs) |
| |
| template<class ALLOC > |
| bool | operator== (const StdAllocTestType< ALLOC > &lhs, const StdAllocTestType< ALLOC > &rhs) |
| |
| template<class ALLOC > |
| bool | operator!= (const StdAllocTestType< ALLOC > &lhs, const StdAllocTestType< ALLOC > &rhs) |
| |
| template<class TYPE1 , class TYPE2 , bool PROPAGATE_ON_CONTAINER_COPY_CONSTRUCTION, bool PROPAGATE_ON_CONTAINER_COPY_ASSIGNMENT, bool PROPAGATE_ON_CONTAINER_SWAP, bool PROPAGATE_ON_CONTAINER_MOVE_ASSIGNMENT, bool IS_ALWAYS_EQUAL> |
| bool | operator== (const StdStatefulAllocator< TYPE1, PROPAGATE_ON_CONTAINER_COPY_CONSTRUCTION, PROPAGATE_ON_CONTAINER_COPY_ASSIGNMENT, PROPAGATE_ON_CONTAINER_SWAP, PROPAGATE_ON_CONTAINER_MOVE_ASSIGNMENT, IS_ALWAYS_EQUAL > &lhs, const StdStatefulAllocator< TYPE2, PROPAGATE_ON_CONTAINER_COPY_CONSTRUCTION, PROPAGATE_ON_CONTAINER_COPY_ASSIGNMENT, PROPAGATE_ON_CONTAINER_SWAP, PROPAGATE_ON_CONTAINER_MOVE_ASSIGNMENT, IS_ALWAYS_EQUAL > &rhs) |
| |
| template<class TYPE1 , class TYPE2 , bool PROPAGATE_ON_CONTAINER_COPY_CONSTRUCTION, bool PROPAGATE_ON_CONTAINER_COPY_ASSIGNMENT, bool PROPAGATE_ON_CONTAINER_SWAP, bool PROPAGATE_ON_CONTAINER_MOVE_ASSIGNMENT, bool IS_ALWAYS_EQUAL> |
| bool | operator!= (const StdStatefulAllocator< TYPE1, PROPAGATE_ON_CONTAINER_COPY_CONSTRUCTION, PROPAGATE_ON_CONTAINER_COPY_ASSIGNMENT, PROPAGATE_ON_CONTAINER_SWAP, PROPAGATE_ON_CONTAINER_MOVE_ASSIGNMENT, IS_ALWAYS_EQUAL > &lhs, const StdStatefulAllocator< TYPE2, PROPAGATE_ON_CONTAINER_COPY_CONSTRUCTION, PROPAGATE_ON_CONTAINER_COPY_ASSIGNMENT, PROPAGATE_ON_CONTAINER_SWAP, PROPAGATE_ON_CONTAINER_MOVE_ASSIGNMENT, IS_ALWAYS_EQUAL > &rhs) |
| |
| template<class TYPE1 , class TYPE2 > |
| bool | operator== (const StdTestAllocator< TYPE1 > &lhs, const StdTestAllocator< TYPE2 > &rhs) |
| |
| template<class TYPE1 , class TYPE2 > |
| bool | operator!= (const StdTestAllocator< TYPE1 > &lhs, const StdTestAllocator< TYPE2 > &rhs) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const TemplateTestFacility::MethodPtr &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const AllocBitwiseMoveableTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const AllocEmplacableTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const AllocTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const BitwiseCopyableTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const BitwiseMoveableTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const EmplacableTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const EnumeratedTestType::Enum &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const MovableAllocTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const MovableTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const MoveOnlyAllocTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const NonAssignableTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const NonCopyConstructibleTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const NonDefaultConstructibleTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const NonEqualComparableTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const NonOptionalAllocTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const NonTypicalOverloadsTestType &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const SimpleTestType &object) |
| |
| template<class STREAM , class ALLOC > |
| STREAM & | operator<< (STREAM &stream, const StdAllocTestType< ALLOC > &object) |
| |
| template<class STREAM > |
| STREAM & | operator<< (STREAM &stream, const UnionTestType &object) |
| |
| void | debugprint (const AllocTestType &obj) |
| |
| void | debugprint (const NonOptionalAllocTestType &obj) |
| |
| void | debugprint (const AllocBitwiseMoveableTestType &obj) |
| |
| void | debugprint (const AllocEmplacableTestType &obj) |
| |
| void | debugprint (const BitwiseCopyableTestType &obj) |
| |
| void | debugprint (const BitwiseMoveableTestType &obj) |
| |
| void | debugprint (const EmplacableTestType &obj) |
| |
| void | debugprint (const EnumeratedTestType::Enum &obj) |
| |
| void | debugprint (const MovableAllocTestType &obj) |
| |
| void | debugprint (const MovableTestType &obj) |
| |
| void | debugprint (const MoveOnlyAllocTestType &obj) |
| |
| void | debugprint (const NonTypicalOverloadsTestType &obj) |
| |
| void | debugprint (const NonAssignableTestType &obj) |
| |
| void | debugprint (const NonCopyConstructibleTestType &obj) |
| |
| void | debugprint (const NonDefaultConstructibleTestType &obj) |
| |
| void | debugprint (const NonEqualComparableTestType &obj) |
| |
| void | debugprint (const SimpleTestType &obj) |
| |
| template<class ALLOC > |
| void | debugprint (const StdAllocTestType< ALLOC > &obj) |
| |
| void | debugprint (const UnionTestType &obj) |
| |
| void | debugprint (const WellBehavedMoveOnlyAllocTestType &obj) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::TemplateTestFacility::MethodPtr > (const bsltf::TemplateTestFacility::MethodPtr &ptr) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::UnionTestType > (const bsltf::UnionTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::SimpleTestType > (const bsltf::SimpleTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::AllocTestType > (const bsltf::AllocTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::NonOptionalAllocTestType > (const bsltf::NonOptionalAllocTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::MovableAllocTestType > (const bsltf::MovableAllocTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::MovableTestType > (const bsltf::MovableTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::MoveOnlyAllocTestType > (const bsltf::MoveOnlyAllocTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::BitwiseCopyableTestType > (const bsltf::BitwiseCopyableTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::BitwiseMoveableTestType > (const bsltf::BitwiseMoveableTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::AllocBitwiseMoveableTestType > (const bsltf::AllocBitwiseMoveableTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::NonTypicalOverloadsTestType > (const bsltf::NonTypicalOverloadsTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::NonAssignableTestType > (const bsltf::NonAssignableTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::NonCopyConstructibleTestType > (const bsltf::NonCopyConstructibleTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::NonDefaultConstructibleTestType > (const bsltf::NonDefaultConstructibleTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::NonEqualComparableTestType > (const bsltf::NonEqualComparableTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::EmplacableTestType > (const bsltf::EmplacableTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::AllocEmplacableTestType > (const bsltf::AllocEmplacableTestType &object) |
| |
| template<> |
| int | TemplateTestFacility::getIdentifier< bsltf::WellBehavedMoveOnlyAllocTestType > (const bsltf::WellBehavedMoveOnlyAllocTestType &object) |
| |
| template<class VALUE > |
| bool | operator== (const TestValuesArrayIterator< VALUE > &lhs, const TestValuesArrayIterator< VALUE > &rhs) |
| |
| template<class VALUE > |
| bool | operator!= (const TestValuesArrayIterator< VALUE > &lhs, const TestValuesArrayIterator< VALUE > &rhs) |
| |
| template<class VALUE > |
| bool | operator== (const TestValuesArrayIterator< VALUE > &lhs, const TestValuesArraySentinel< VALUE > &rhs) |
| |
| template<class VALUE > |
| bool | operator== (const TestValuesArraySentinel< VALUE > &lhs, const TestValuesArrayIterator< VALUE > &rhs) |
| |
| template<class VALUE > |
| bool | operator!= (const TestValuesArrayIterator< VALUE > &lhs, const TestValuesArraySentinel< VALUE > &rhs) |
| |
| template<class VALUE > |
| bool | operator!= (const TestValuesArraySentinel< VALUE > &lhs, const TestValuesArrayIterator< VALUE > &rhs) |
| |
| bool | operator== (const UnionTestType &lhs, const UnionTestType &rhs) |
| |
| bool | operator!= (const UnionTestType &lhs, const UnionTestType &rhs) |
| |
| bool | operator== (const WellBehavedMoveOnlyAllocTestType &lhs, const WellBehavedMoveOnlyAllocTestType &rhs) |
| |
| bool | operator!= (const WellBehavedMoveOnlyAllocTestType &lhs, const WellBehavedMoveOnlyAllocTestType &rhs) |
| |
| MoveState::Enum | getMovedFrom (const WellBehavedMoveOnlyAllocTestType &object) |
| |
| MoveState::Enum | getMovedInto (const WellBehavedMoveOnlyAllocTestType &object) |
| |
| void | setMovedInto (WellBehavedMoveOnlyAllocTestType *object, MoveState::Enum value) |
| |
| void | swap (WellBehavedMoveOnlyAllocTestType &a, WellBehavedMoveOnlyAllocTestType &b) |
| |