Functions

mln::fun::i2v Namespace Reference
[Functions]

Namespace of integer-to-value functions. More...

Functions

template<typename T >
std::ostream & operator<< (std::ostream &ostr, const array< T > &a)
 Operator<<.

Detailed Description

Namespace of integer-to-value functions.


Function Documentation

template<typename T >
std::ostream & mln::fun::i2v::operator<< ( std::ostream &  ostr,
const array< T > &  a 
)

Operator<<.

Definition at line 353 of file fun/i2v/array.hh.