C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::is_one_of< T, Ts > Struct Template Reference

Checks whether T is in the template parameter pack Ts. More...

Detailed Description

template<class T, class... Ts>
struct caf::detail::is_one_of< T, Ts >

Checks whether T is in the template parameter pack Ts.


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