Implements the union operation on compile-time type lists.
More...
#include <eagine/mp_list.hpp>
template<typename TL1, typename TL2, typename TL3>
struct eagine::mp_union_add< TL1, TL2, TL3 >
Implements the union operation on compile-time type lists.
- Note
- Do not use directly, use mp_union_t.
The documentation for this struct was generated from the following file: