Move Notes to a top level section

This commit is contained in:
Glen Fernandes
2021-12-04 00:32:27 -05:00
parent 46f37b2f16
commit 15f7fb7eaa

View File

@ -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]