fix8
version 1.4.0
Open Source C++ FIX Framework
|
Template provides insert operator that inserts nothing. More...
#include <f8types.hpp>
Public Member Functions | |
template<typename T > | |
null_insert & | operator<< (const T &) |
Template provides insert operator that inserts nothing.
Definition at line 382 of file f8types.hpp.
|
inline |