blackberry / Boost

The Boost C++ Libraries
Boost Software License 1.0
229 stars 121 forks source link

boost::to_lower and boost::to_upper don't work #5

Open LawrenceGunn opened 11 years ago

LawrenceGunn commented 11 years ago

Our unit tests use boost::to_lower and boost::to_upper acts like a NOP. It does nothing.

katana-handler commented 6 years ago

@LawrenceGunn Are you working on this?? I would like to take up the issue.