MT Core (C++)
Core library for replacing C++ standard in project usage
|
Base case for a select statement Use the "select" method directly for instantiation. More...
#include <select.hpp>
Public Member Functions | |
Result< void, SelectErrors > | run_step () |
Result< void, SelectErrors > | operator() () |
bool | prevents_deadlock () const noexcept |
bool | skip () const noexcept |
Base case for a select statement Use the "select" method directly for instantiation.
Definition at line 351 of file select.hpp.
|
inlinenodiscard |
Definition at line 353 of file select.hpp.
|
inlinenodiscardnoexcept |
Definition at line 355 of file select.hpp.
|
inline |
|
inlinenodiscardnoexcept |
Definition at line 356 of file select.hpp.