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

#include <typelist.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T, typename... Types>
struct fc::typelist::impl::at< list< T, Types... >, 0 >

Definition at line 91 of file typelist.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename... Types>
using fc::typelist::impl::at< list< T, Types... >, 0 >::type = T

Definition at line 91 of file typelist.hpp.


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