Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::detail::snapshot_section_traits< T > Struct Template Reference

#include <snapshot.hpp>

Static Public Member Functions

static std::string section_name ()
 

Detailed Description

template<typename T>
struct sysio::chain::detail::snapshot_section_traits< T >

Definition at line 18 of file snapshot.hpp.

Member Function Documentation

◆ section_name()

template<typename T >
static std::string sysio::chain::detail::snapshot_section_traits< T >::section_name ( )
inlinestatic

Definition at line 19 of file snapshot.hpp.

19 {
20 return boost::core::demangle(typeid(T).name());
21 }
std::string name
#define T(meth, val, expected)

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