User profile: Enucatl

User info
User name:Enucatl
Name:Matteo
Location:Switzerland
History
Joined:
Number of posts:2
Latest posts:

std::transform and boost::bind won't compile
I found a way to avoid that function altogether, with the composition of two binds: [code]boost::bi...

std::transform and boost::bind won't compile
Hi, I'm trying to use boost::bind with a simple function to transform a vector, but I can't compile ...