$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: bjorn.karlsson_at_[hidden]
Date: 2002-06-17 16:16:26
> From: ccullum [mailto:yg-boost-users_at_[hidden]]
> I am getting a message stating that tolower is not found in
> the std::, but
> transform can be found. Has anyone seen this before?
>
In future posts, please state the Boost library that is causing trouble.
There is already one reply to this seemingly-close-to-being-off-topic note;
another possibility is that you've simply failed to #include the header
where tolower resides, which is <cctype>.
Bjorn
[Non-text portions of this message have been removed]