std::tr1::bind + for_eachto jsmith: First, the decision below does not work, because '[b]delete[/b]' doesn't call d-tor: ...
std::tr1::bind + for_eachAlso i found that msvs2008 SP1 c++ compiler [b]crashes [/b]in this case: [code]#include <algori...
std::tr1::bind + for_eachHi again, i have found a decision: [code]typedef std::tr1::function < void(void*) > [b]deleter[/...
templates and header filesas far as I know, in msvs2008 compiler is not possible a separate compilation for templates. use it ...
std::tr1::bind + for_eachHello, i want to make a nested bind, but have compiler errors: [code] #include <algorithm> #inc...
This user does not accept Private Messages