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