BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Static Public Attributes | List of all members
fc::typelist::impl::length< T, Ts... > Struct Template Reference

#include <typelist.hpp>

Static Public Attributes

constexpr static std::size_t value = length<Ts...>::value+1
 

Detailed Description

template<typename T, typename... Ts>
struct fc::typelist::impl::length< T, Ts... >

Definition at line 30 of file typelist.hpp.

Member Data Documentation

◆ value

template<typename T , typename... Ts>
constexpr static std::size_t fc::typelist::impl::length< T, Ts... >::value = length<Ts...>::value+1
staticconstexpr

Definition at line 30 of file typelist.hpp.


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