mirror of
https://github.com/boostorg/core.git
synced 2025-07-29 20:37:22 +02:00
Add documentation for rebind C++03 compatibility
This commit is contained in:
@ -113,6 +113,9 @@ also not defined (`pointer_traits` is SFINAE-friendly).
|
||||
where `Args` is zero or more type arguments; otherwise, the member is not
|
||||
defined.]]]
|
||||
|
||||
[note When C++11 template aliases are not supported, the `type` for `rebind` is
|
||||
`T::rebind<U>::other` if such a type exists.]
|
||||
|
||||
[endsect]
|
||||
|
||||
[section Member functions]
|
||||
|
Reference in New Issue
Block a user