where is lexical_cast.hpp?

Hi, I want to use boost::lexical_cast but cannot find lexical_cast.hpp in the boost tree. I am using VS2008. Has it been moved somewhere? I am trying to use boost 1.44. Thanks a lot in advance, -Al

It is directly in /boost directory. I just entered that directory, checked if it was in there. And it was. Szymon 2010/10/14 alapex0310@gmail.com <alapex0310@gmail.com>:
Hi,
I want to use boost::lexical_cast but cannot find lexical_cast.hpp in the boost tree. I am using VS2008. Has it been moved somewhere? I am trying to use boost 1.44.
Thanks a lot in advance,
-Al
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- Pozdrawiam, Szymon Gatner

On Thu, Oct 14, 2010 at 10:51 AM, alapex0310@gmail.com <alapex0310@gmail.com
wrote:
Hi,
I want to use boost::lexical_cast but cannot find lexical_cast.hpp in the boost tree. I am using VS2008. Has it been moved somewhere? I am trying to use boost 1.44.
Thanks a lot in advance,
Looks to be there to me boost_1_44_0/boost/lexical_cast.hpp - Rob.

Thank you, guys. Got it now. On 10/14/2010 3:16 PM, Robert Jones wrote:
On Thu, Oct 14, 2010 at 10:51 AM, alapex0310@gmail.com <mailto:alapex0310@gmail.com> <alapex0310@gmail.com <mailto:alapex0310@gmail.com>> wrote:
Hi,
I want to use boost::lexical_cast but cannot find lexical_cast.hpp in the boost tree. I am using VS2008. Has it been moved somewhere? I am trying to use boost 1.44.
Thanks a lot in advance,
Looks to be there to me
boost_1_44_0/boost/lexical_cast.hpp
- Rob.
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (3)
-
alapex0310@gmail.com
-
Robert Jones
-
Szymon Gatner