Classes | Functions

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

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

Classes

struct  all_to
class  array
struct  value_at_index
struct  value_at_index< bool >

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.

References mln::fun::i2v::array< T >::size().