JayBeams  0.1
Another project to have fun coding.
Namespaces | Functions
base_add_order_message_streaming.hpp File Reference
#include <jb/pitch2/base_add_order_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 qT , typename sT , typename pT >
std::ostream & jb::pitch2::operator<< (std::ostream &os, base_add_order_message< qT, sT, pT > const &x)
 Streaming operator for jb::pitch2::add_order_message. More...