|
libstdc++
|

Public Types | |
|
typedef _Alloc::template rebind< _Result_alloc >::other | __allocator_type |
Public Member Functions | |
| _Result_alloc (const _Alloc &__a) | |
| void | _M_set (const _Res &__res) |
| void | _M_set (_Res &&__res) |
| _Res & | _M_value () |
Public Attributes | |
| exception_ptr | _M_error |
Result_alloc.