hello all,
I am trying to compile nested template code using g++, compilation is fine but there are lots of linking error in nested templates. Same code is compiling and linking using g++ on solaris. Do i need to add particular flag during compilation on linux?