This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13894] Incorrect partial template specialization


------- Additional Comments From a dot darovskikh at compassplus dot ru  2004-01-28 11:34 -------
g++ test.cpp -o test 
test.cpp: In constructor `C<T>::C()': 
test.cpp:18: error: `a1' is not a member of type `A' 
test.cpp:18: error: object `<expression error>' cannot be used as template  
   argument 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13894


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]