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