Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81069 - trunk/libs/conversion/doc
From: antoshkka_at_[hidden]
Date: 2012-10-27 12:30:42


Author: apolukhin
Date: 2012-10-27 12:30:41 EDT (Sat, 27 Oct 2012)
New Revision: 81069
URL: http://svn.boost.org/trac/boost/changeset/81069

Log:
Fix FAQ section of lexical_cast documentation (refs #7582)
Text files modified:
   trunk/libs/conversion/doc/lexical_cast.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/conversion/doc/lexical_cast.qbk
==============================================================================
--- trunk/libs/conversion/doc/lexical_cast.qbk (original)
+++ trunk/libs/conversion/doc/lexical_cast.qbk 2012-10-27 12:30:41 EDT (Sat, 27 Oct 2012)
@@ -235,7 +235,7 @@
   * [*Answer:] May be in a future version. There is no requirement in
 __proposallong__ to reset the flag but
 remember that __proposalshort__ is not yet accepted by the committee. By the way, it's a great opportunity to
-make your `operator>>` conform to the standard.
+make your `operator>>` more general.
 Read a good C++ book, study `std::sentry` and [@boost:libs/io/doc/ios_state.html `ios_state_saver`].
 
 [pre


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk