libstdc++
extptr_allocator.h File Reference

Go to the source code of this file.

Classes

Namespaces

Functions


Detailed Description

This file is a GNU extension to the Standard C++ Library.

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.