BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
fc::typelist::impl::slice< list< Results... >, list< Types... >, index, index, void > Struct Template Reference

#include <typelist.hpp>

Public Types

using type = list< Results... >
 

Detailed Description

template<typename... Results, typename... Types, std::size_t index>
struct fc::typelist::impl::slice< list< Results... >, list< Types... >, index, index, void >

Definition at line 115 of file typelist.hpp.

Member Typedef Documentation

◆ type

template<typename... Results, typename... Types, std::size_t index>
using fc::typelist::impl::slice< list< Results... >, list< Types... >, index, index, void >::type = list<Results...>

Definition at line 115 of file typelist.hpp.


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