BitShares-Core
7.0.0
BitShares blockchain node software and command-line wallet software
|
#include <typelist.hpp>
Public Types | |
using | type = list< Left..., Right... > |
Definition at line 97 of file typelist.hpp.
using fc::typelist::impl::remove_at< list< Left... >, list< T, Right... >, 0 >::type = list<Left..., Right...> |
Definition at line 97 of file typelist.hpp.