BitShares-Core
7.0.0
BitShares blockchain node software and command-line wallet software
|
#include <typelist.hpp>
Public Types | |
using | type = list< typename Transformer::template transform< List >::type... > |
Definition at line 53 of file typelist.hpp.
using fc::typelist::impl::transform< list< List... >, Transformer >::type = list<typename Transformer::template transform<List>::type...> |
Definition at line 54 of file typelist.hpp.