valvector_output

View page source

Outputting a valvector

Prototype

inline std::ostream& operator << (std::ostream& os, const valvector& x)

Example

The file valvector_output.cpp is an example and test of the valvector output.