|
Scroom
0.14
|

Public Types | |
| using | Ptr = boost::shared_ptr< B< R > > |
Public Member Functions | |
| B (Semaphore *s_, R result_) | |
| R | operator() () |
Static Public Member Functions | |
| static Ptr | create (Semaphore *s, R result) |
Private Attributes | |
| Semaphore * | s |
| R | result |
|
inline |
|
private |