Boost logo

Boost Users :

From: Daniel Krügler (dsp_at_[hidden])
Date: 2005-08-26 08:06:01


Several functors in Boost.Algorithm do not fulfill CopyConstructable
requirements, e.g.

case_conv.hpp: to_lowerF, to_upperF
formatter_regex.hpp: regex_formatF

I propose to replace their reference members by either corresponding
pointers or by boost::reference<>'s.

Greetings from Bremen,

Daniel Krügler


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net