template<typename TTuple>
struct comms::util::IsInTuple< TTuple >
Check whether TType type is included in the tuple TTuple.
Usage:
static constexpr bool InTuple =
Check whether TType type is included in the tuple TTuple.
Definition Tuple.h:95
- Template Parameters
-
- Precondition
Check whether provided type is a variant of std::tuple.
Definition Tuple.h:36
The documentation for this struct was generated from the following file: