template<bool bBreak, class all_tuples_t, class new_tuples_t, size_t nCombinations, class... all_types_t>
struct qx::tuple::details::break_or_combine< bBreak, all_tuples_t, new_tuples_t, nCombinations, all_types_t >
Definition at line 264 of file tuple_utils.h.
The documentation for this struct was generated from the following file: