MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::thread::Select< Options > Struct Template Reference

Underlying type for a select statement Use the "select" method directly for instantiation. More...

Inheritance diagram for mtcore::thread::Select< Options >:

Detailed Description

template<SelectOption... Options>
struct mtcore::thread::Select< Options >

Underlying type for a select statement Use the "select" method directly for instantiation.

Template Parameters
OptionsTypes of options to wait on
See also
select

Definition at line 56 of file select.hpp.


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