extptr_allocator.h File Reference
Go to the source code of this file.
Classes
Namespaces
Defines
-
#define _EXTPTR_ALLOCATOR_H
Functions
-
template<typename _Tp > void __gnu_cxx::swap (_ExtPtr_allocator< _Tp > &__larg, _ExtPtr_allocator< _Tp > &__rarg)
Detailed Description
- Author:
- Bob Walters
An example allocator which uses an alternative pointer type from bits/pointer.h. Supports test cases which confirm container support for alternative pointers.
Definition in file extptr_allocator.h.