Results 1 to 1 of 1
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 ...
- 08-06-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 2
Nested Template linking error using g++
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?


Reply With Quote