BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
fc::typelist::impl::slice< list<>, list< T, Types... >, start, end, std::enable_if_t< start !=0 > > Struct Template Reference

#include <typelist.hpp>

Inheritance diagram for fc::typelist::impl::slice< list<>, list< T, Types... >, start, end, std::enable_if_t< start !=0 > >:
fc::typelist::impl::slice< list<>, list< Types... >, start-1, end-1 >

Detailed Description

template<typename T, typename... Types, std::size_t start, std::size_t end>
struct fc::typelist::impl::slice< list<>, list< T, Types... >, start, end, std::enable_if_t< start !=0 > >

Definition at line 120 of file typelist.hpp.


The documentation for this struct was generated from the following file: