mirror of
https://github.com/boostorg/core.git
synced 2025-07-29 20:37:22 +02:00
Move Notes to a top level section
This commit is contained in:
@ -102,6 +102,8 @@ static void construct(A& a, T* p, Args&&... args);`]
|
||||
|
||||
[endsect]
|
||||
|
||||
[endsect]
|
||||
|
||||
[section Notes]
|
||||
|
||||
# The member `rebind_alloc` is not provided for parity with C++03 where it is
|
||||
@ -112,5 +114,3 @@ or more simply with `allocator_rebind_t<A, T>`.
|
||||
[endsect]
|
||||
|
||||
[endsect]
|
||||
|
||||
[endsect]
|
||||
|
Reference in New Issue
Block a user