|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r73874 - sandbox/conversion/boost/conversion/std
From: vicente.botet_at_[hidden]
Date: 2011-08-17 19:40:31
Author: viboes
Date: 2011-08-17 19:40:30 EDT (Wed, 17 Aug 2011)
New Revision: 73874
URL: http://svn.boost.org/trac/boost/changeset/73874
Log:
conversion: make explicit the use of lexical cast
Text files modified:
sandbox/conversion/boost/conversion/std/string.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/conversion/boost/conversion/std/string.hpp
==============================================================================
--- sandbox/conversion/boost/conversion/std/string.hpp (original)
+++ sandbox/conversion/boost/conversion/std/string.hpp 2011-08-17 19:40:30 EDT (Wed, 17 Aug 2011)
@@ -11,7 +11,7 @@
/*!
@file
@brief
- Include this file when using conversions from/to @c std::string.
+ Include this file when using conversions from/to @c std::string via @c lexical_cast.
*/
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