Namespaces | Classes | Functions

mln::trait::value Namespace Reference

FIXME: Doc! More...

Namespaces

namespace  internal

Classes

struct  kind
struct  nature
struct  quant

Functions

template<typename V >
void print (std::ostream &ostr)
template<typename V >
void print (const Value< V > &v, std::ostream &ostr)

Detailed Description

FIXME: Doc!


Function Documentation

template<typename V >
void mln::trait::value::print ( std::ostream &  ostr  )  [inline]

Definition at line 64 of file value/print.hh.

template<typename V >
void mln::trait::value::print ( const Value< V > &  v,
std::ostream &  ostr 
) [inline]

Definition at line 79 of file value/print.hh.