libstdc++
std::__future_base Struct Reference
Inheritance diagram for std::__future_base:

Classes

struct  _Ptr
 
struct  _Result
 
struct  _Result< _Res & >
 
struct  _Result< void >
 
struct  _Result_alloc
 
struct  _Result_base
 
class  _State_base
 

Static Public Member Functions

template<typename _Res , typename _Allocator >
static _Ptr< _Result_alloc
< _Res, _Allocator > >::type 
_S_allocate_result (const _Allocator &__a)
 

Detailed Description

Base class and enclosing scope.

Definition at line 164 of file future.


The documentation for this struct was generated from the following file: