$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Bind] Unexpected behavior when binding constchar* to function
From: Pete Bartlett (pete_at_[hidden])
Date: 2010-04-28 04:02:27
Piotr Jachowicz wrote:
>"Cases like that promote stereotype "It's
>better to avoid Boost because it contains many traps"
Hi Piotr,
I hope that when you have absorbed the comments of others, and understood
that a const char* is a pointer and a std::string is object and so of course
they have behave differently under copying, then you will come back and
disown the above comment. Otherwise a false "slur" against Boost will remain
on the internet forever, which is unfair to its authors.
Pete