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

#include <CommonIO.h>

Static Public Member Functions

static std::ostream & bypass (std::ostream &_out, T const &_t)
 

Detailed Description

template<class T>
struct dev::StreamOut< T >

Definition at line 74 of file CommonIO.h.

Member Function Documentation

◆ bypass()

template<class T >
static std::ostream& dev::StreamOut< T >::bypass ( std::ostream &  _out,
T const &  _t 
)
inlinestatic

Definition at line 74 of file CommonIO.h.


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