VC9 Error 2668The code is trying to implement the visitor pattern in a better way: trying to match correct visitor...
VC9 Error 2668I got Error 2668 on VC9 with following snippet, template<class T> class Visitor { public: vo...
This user does not accept Private Messages