|
capture_allocator< void > Class Template Reference
Detailed Descriptiontemplate<>
| ||||||||||||||||||||||||||||||||||||||||||||||||
| typedef const void* const_pointer |
Definition at line 679 of file memory.hpp.
| typedef void value_type |
Definition at line 680 of file memory.hpp.
Friends And Related Function Documentation
| bool operator!= | ( | const capture_allocator< void > & | , |
| const capture_allocator< void > & | |||
| ) | [friend] |
Definition at line 686 of file memory.hpp.
| bool operator== | ( | const capture_allocator< void > & | , |
| const capture_allocator< void > & | |||
| ) | [friend] |
Definition at line 683 of file memory.hpp.
Member Data Documentation
| void* pointer |
Definition at line 678 of file memory.hpp.

