BitShares-Core
7.0.1
BitShares blockchain node software and command-line wallet software
|
#include <typelist.hpp>
Public Types | |
using | type = typename concat_unique< typename concat_unique< Uniques, list< L1a, L1s... > >::type, L2, Lists... >::type |
Definition at line 85 of file typelist.hpp.
using fc::typelist::impl::concat_unique< Uniques, list< L1a, L1s... >, L2, Lists... >::type = typename concat_unique<typename concat_unique<Uniques, list<L1a, L1s...> >::type, L2, Lists...>::type |
Definition at line 86 of file typelist.hpp.