19 lines
581 B
Markdown
19 lines
581 B
Markdown
[allocator.traits.other]
|
|
|
|
# 20 Memory management library [[mem]](./#mem)
|
|
|
|
## 20.2 Memory [[memory]](memory#allocator.traits.other)
|
|
|
|
### 20.2.9 Allocator traits [[allocator.traits]](allocator.traits#other)
|
|
|
|
#### 20.2.9.4 Other [allocator.traits.other]
|
|
|
|
[1](#1)
|
|
|
|
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/memory.tex#L1947)
|
|
|
|
The class template allocation_result has
|
|
the template parameters, data members, and special members specified above[.](#1.sentence-1)
|
|
|
|
It has no base classes or members other than those specified[.](#1.sentence-2)
|