Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::Converter< FixedHash< N > > Struct Template Reference

#include <RLP.h>

Static Public Member Functions

static FixedHash< N > convert (RLP const &_r, int _flags)
 

Detailed Description

template<unsigned N>
struct dev::Converter< FixedHash< N > >

Definition at line 357 of file RLP.h.

Member Function Documentation

◆ convert()

template<unsigned N>
static FixedHash<N> dev::Converter< FixedHash< N > >::convert ( RLP const &  _r,
int  _flags 
)
inlinestatic

Definition at line 357 of file RLP.h.


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