BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
fc::typelist::impl::make_sequence< 1 > Struct Reference

#include <typelist.hpp>

Public Types

using type = list< std::integral_constant< std::size_t, 0 > >
 

Detailed Description

Definition at line 44 of file typelist.hpp.

Member Typedef Documentation

◆ type

using fc::typelist::impl::make_sequence< 1 >::type = list<std::integral_constant<std::size_t, 0> >

Definition at line 44 of file typelist.hpp.


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