Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
dev::NullOutputStream Class Reference

The null output stream. Used when logging is disabled. More...

#include <Log.h>

Public Member Functions

template<class T >
NullOutputStreamoperator<< (T const &)
 

Detailed Description

The null output stream. Used when logging is disabled.

Definition at line 41 of file Log.h.

Member Function Documentation

template<class T >
NullOutputStream& dev::NullOutputStream::operator<< ( T const &  )
inline

Definition at line 44 of file Log.h.

Here is the call graph for this function:


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