d0f8892631
[SVN r67957]
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
[/
|
|
Copyright (c) 2008-2009 Joachim Faulhaber
|
|
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
(See accompanying file LICENSE_1_0.txt or copy at
|
|
http://www.boost.org/LICENSE_1_0.txt)
|
|
]
|
|
|
|
|
|
[/ //= Streaming, conversion ===================================================================]
|
|
[section Streaming, conversion]
|
|
|
|
[table
|
|
[[['*Streaming, conversion*]] [__ch_itvs__][__ch_itv_sets__][__ch_itv_maps__][__ch_ele_sets__][__ch_ele_maps__] ]
|
|
[[`std::basic_ostream operator << (basic_ostream&, const T&)`] [1] [1] [1] [1] [1] ]
|
|
]
|
|
|
|
[table
|
|
[[['*Streaming, conversion*]] [Description] ]
|
|
[[`std::basic_ostream operator << (basic_ostream&, const T&)`]
|
|
[Serializes the argument of type T to an output stream] ]
|
|
]
|
|
|
|
|
|
['*Back to section . . .*]
|
|
[table
|
|
[]
|
|
[[[link function_synopsis_table ['*Function Synopsis*]]]]
|
|
[[[link boost_icl.interface ['*Interface*]] ]]
|
|
]
|
|
|
|
[endsect][/ Streaming, conversion]
|
|
|
|
|