Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - "access declaration of base ...": error message needs explanation
Does anyone have a good explanation of what this error message means or what its intent is? ..\..\stlport\stl/_tree.h(278) : Error: access declaration of base member 'EH_allocator<TestClass >::_Non_const_traits' has storage class or type Jul 22 2004
"Scott Michel" <scottm aero.org> wrote in message news:cdpo3k$19qh$1 digitaldaemon.com...Does anyone have a good explanation of what this error message means or what its intent is? ..\..\stlport\stl/_tree.h(278) : Error: access declaration of base member 'EH_allocator<TestClass >::_Non_const_traits' has storage class or type Jul 23 2004
Walter wrote:"Scott Michel" <scottm aero.org> wrote in message news:cdpo3k$19qh$1 digitaldaemon.com...Does anyone have a good explanation of what this error message means or what its intent is? ..\..\stlport\stl/_tree.h(278) : Error: access declaration of base member 'EH_allocator<TestClass >::_Non_const_traits' has storage class or type Jul 23 2004
"Scott Michel" <scottm aero.org> wrote in message news:cds830$2tvp$1 digitaldaemon.com...Walter wrote:"Scott Michel" <scottm aero.org> wrote in message news:cdpo3k$19qh$1 digitaldaemon.com...Does anyone have a good explanation of what this error message means or what its intent is? ..\..\stlport\stl/_tree.h(278) : Error: access declaration of base member 'EH_allocator<TestClass >::_Non_const_traits' has storage class or type Jul 24 2004
|