noparama  v0.0.1
Nonparametric Bayesian models
pretty_ostream_iterator< T, TChar, TCharTraits > Member List

This is the complete list of members for pretty_ostream_iterator< T, TChar, TCharTraits >, including all inherited members.

char_type typedefpretty_ostream_iterator< T, TChar, TCharTraits >
operator*()pretty_ostream_iterator< T, TChar, TCharTraits >inline
operator++()pretty_ostream_iterator< T, TChar, TCharTraits >inline
operator++(int)pretty_ostream_iterator< T, TChar, TCharTraits >inline
operator=(const T &value)pretty_ostream_iterator< T, TChar, TCharTraits >inline
ostream_type typedefpretty_ostream_iterator< T, TChar, TCharTraits >
pretty_ostream_iterator(ostream_type &stream, const char_type *delim=NULL)pretty_ostream_iterator< T, TChar, TCharTraits >inline
traits_type typedefpretty_ostream_iterator< T, TChar, TCharTraits >