JayBeams  0.1
Another project to have fun coding.
Namespaces | Functions
reduce_size_message.cpp File Reference
#include <jb/pitch2/reduce_size_message.hpp>
#include <ostream>

Go to the source code of this file.

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::pitch2
 

Functions

template<typename quantity_t >
std::ostream & jb::pitch2::stream_reduce_size_message (std::ostream &os, reduce_size_message< quantity_t > const &x)
 
std::ostream & jb::pitch2::operator<< (std::ostream &os, reduce_size_long_message const &x)
 Streaming operator for jb::pitch2::reduce_size_message. More...
 
std::ostream & jb::pitch2::operator<< (std::ostream &os, reduce_size_short_message const &x)
 Streaming operator for jb::pitch2::reduce_size_message. More...