BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
fc::typelist::runtime::wrapper< T > Struct Template Reference

Type wrapper object allowing arbitrary types to be passed to functions as information rather than data. More...

#include <typelist.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct fc::typelist::runtime::wrapper< T >

Type wrapper object allowing arbitrary types to be passed to functions as information rather than data.

Definition at line 230 of file typelist.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using fc::typelist::runtime::wrapper< T >::type = T

Definition at line 230 of file typelist.hpp.


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