quickcheck/ostream.hh File Reference

Implements insertion operator << for some basic types. More...

#include <iostream>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  quickcheck

Functions

template<class A>
std::ostream & quickcheck::operator<< (std::ostream &out, const std::vector< A > &xs)
 Insertion operator for vectors.


Detailed Description

Implements insertion operator << for some basic types.

All QuickCheck++ testable elements should be printable. This files extends standard library with an implementation of insertion operator << for some common types.

Todo:
implement insertion operator for more containers

Generated on Thu Apr 9 14:09:57 2009 for QuickCheck++ by  doxygen 1.5.6