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

#include <typelist.hpp>

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

Detailed Description

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

Definition at line 117 of file typelist.hpp.


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