Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Attributes | List of all members
dev::eth::jit::sizeOf< _EnumT > Struct Template Reference

#include <Ext.h>

Static Public Attributes

static const size_t value = static_cast<size_t>(_EnumT::_size)
 

Detailed Description

template<typename _EnumT>
struct dev::eth::jit::sizeOf< _EnumT >

Definition at line 23 of file Ext.h.

Member Data Documentation

template<typename _EnumT >
const size_t dev::eth::jit::sizeOf< _EnumT >::value = static_cast<size_t>(_EnumT::_size)
static

Definition at line 25 of file Ext.h.


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