Public Member Functions | |
return_value () | |
RT & | get () const |
void | set (RT &v) |
Private Attributes | |
RT * | value |
Threads::internal::return_value< RT & >::return_value | ( | ) | [inline] |
RT& Threads::internal::return_value< RT & >::get | ( | ) | const [inline] |
void Threads::internal::return_value< RT & >::set | ( | RT & | v | ) | [inline] |
RT* Threads::internal::return_value< RT & >::value [private] |