proxygen
|
Public Member Functions | |
SlowMover (bool slow_=false) | |
SlowMover (SlowMover &&other) noexcept | |
SlowMover & | operator= (SlowMover &&other) noexcept |
Public Attributes | |
bool | slow |
Definition at line 575 of file ThreadPoolExecutorTest.cpp.
|
inlineexplicit |
Definition at line 576 of file ThreadPoolExecutorTest.cpp.
|
inlinenoexcept |
Definition at line 580 of file ThreadPoolExecutorTest.cpp.
bool SlowMover::slow |
Definition at line 588 of file ThreadPoolExecutorTest.cpp.