|
c9ead30713
|
Remove use of obsolete BOOST_NO_TEMPLATED_STREAMS macro.
It was only defined for no-longer-supported-gcc.
[SVN r86062]
|
2013-09-30 15:56:52 +00:00 |
|
|
646488e0e2
|
operator>> behavior changed slightly so that the stream is not accessed when unrecognized character sequence is detected.
[SVN r67184]
|
2010-12-12 11:35:19 +00:00 |
|
|
ab01dfff7e
|
Fully qualify ios flags. Fixes compilation of PropertyTree, bug 4459.
[SVN r64342]
|
2010-07-25 22:21:45 +00:00 |
|
|
8608ad1497
|
Fixed behaviour in case of invalid input
[SVN r64208]
|
2010-07-20 19:21:44 +00:00 |
|
|
c93e5a88c7
|
Fixed extraction operator for empty optionals
[SVN r64206]
|
2010-07-20 18:20:40 +00:00 |
|
|
97e314f03a
|
Fix some header links.
[SVN r64006]
|
2010-07-14 08:15:33 +00:00 |
|
|
c7e74ce372
|
Fixed bug in optional_io
[SVN r32979]
|
2006-02-17 21:15:58 +00:00 |
|
|
91bdde095d
|
Non-templated iostreams fix in optional_io
Better "illegal conversion" fail test
[SVN r32972]
|
2006-02-16 20:52:55 +00:00 |
|
|
0be943c2f6
|
Added simple operators << and >> to optional<>
[SVN r32533]
|
2006-02-03 21:39:21 +00:00 |
|