Rosetta
Classes | Namespaces | Functions
T12.insertion_operator.hpp File Reference

Binder self-test file. Bindings for insertion operator. More...

#include <ostream>

Classes

class  A< T >
 
struct  aaaa::T
 
struct  A1
 
struct  bbbb::B
 
struct  bbbb::B2
 
struct  bbbb::cccc::C
 

Namespaces

 aaaa
 
 bbbb
 
 bbbb::cccc
 

Functions

std::ostream & aaaa::operator<< (std::ostream &s, T const &)
 
std::ostream & bbbb::operator<< (std::ostream &s, const A1 &a1)
 
std::ostream & bbbb::cccc::operator<< (std::ostream &os, B const &b)
 

Detailed Description

Binder self-test file. Bindings for insertion operator.

Author
Sergey Lyskov