BitShares-Core
7.0.1
BitShares blockchain node software and command-line wallet software
|
#include <typelist.hpp>
Public Types | |
using | type = typename concat< list< OldTypes..., NewTypes... >, NextList, Lists... >::type |
Definition at line 38 of file typelist.hpp.
using fc::typelist::impl::concat< list< OldTypes... >, list< NewTypes... >, NextList, Lists... >::type = typename concat<list<OldTypes..., NewTypes...>, NextList, Lists...>::type |
Definition at line 39 of file typelist.hpp.