¡@

Home 

c++ Programming Glossary: somefunctor

What is the reason behind cbegin/cend?

http://stackoverflow.com/questions/12001410/what-is-the-reason-behind-cbegin-cend

Maybe to std for_each std for_each vec.begin vec.end SomeFunctor In C 03 SomeFunctor was free to be able to modify the parameter.. std for_each vec.begin vec.end SomeFunctor In C 03 SomeFunctor was free to be able to modify the parameter it gets. Sure SomeFunctor.. was free to be able to modify the parameter it gets. Sure SomeFunctor could take its parameter by value or by const but there's no..