Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::intTraits< _T > Struct Template Reference

#include <RLP.h>

Static Public Attributes

static const unsigned maxSize = sizeof(_T)
 

Detailed Description

template<class _T>
struct dev::intTraits< _T >

Definition at line 28 of file RLP.h.

Member Data Documentation

◆ maxSize

template<class _T >
const unsigned dev::intTraits< _T >::maxSize = sizeof(_T)
static

Definition at line 28 of file RLP.h.


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