www.digitalmars.com         C & C++   DMDScript  

c++ - nest template class

reply Michael <Michael_member pathlink.com> writes:
Hello, I'm a dm user. I run into a problem these days. It may be a simple
question in your eyes, but please give me a hand.
It's a nest template class question. In VS.net 2003 and gcc, it can be compiled
and works well. But in dm errors happen when being compiled. This is what I have
done:

//in Cross.h
template <typename T>
class Cross
{
public:
..
class Iterator
{
public:
..
const T& operator*() const;
const typename
Cross<T>::Iterator operator++(int);
//and overload some operators like this
};
friend class Iterator;
Iterator Row(int m = 0) const;
Iterator Row_end() const;
protected:
..
};
//and in Cross.cpp
#include "Cross.h"
..
template <typename T>
const T& Cross<T>::Iterator::operator*()
{
..
}
template <typename T>
const typename Cross<T>::Iterator
Cross<T>::Iterator::operator++(int)
{
..
}
//then in main.cpp
#include "Cross.cpp"
int main()
{
Cross<int> mat;
..
}

When compiled: dmc main.cpp
it prints errors:
template <typename T>
^
Error: 'Iterator' is not a class template 
Mar 07 2005
next sibling parent reply "Walter" <newshound digitalmars.com> writes:
Looks like a compiler bug. I'll take care of it. Thanks, -Walter
Apr 04 2005
parent Michaelgs <Michaelgs_member pathlink.com> writes:
I wish my code would help you debug, or you may find that I made the mistake
somewhere, not the compiler.
P.S
It prints: (when meeting any operator overloading from 'operator*' on, but
'operator=' passes successfully)
template <typename T>
^
Error: 'Iterator' is not a class template


begin 0644 Cross.txt





M="!N*3L-" EI;G0 1V5T*&EN="!M+"!I;G0 ;BP 5"8 :71E;2D 8V]N<W0[

M*2!C;VYS=#L-" EI;G0 0V]U;G0H*2!C;VYS=#L-




M8V]N<W0 ='EP96YA;64 0W)O<W,\5#XZ.DET97

M<SQ4/CHZ271E<F%T;W( ;W!E<F%T;W(K*RAI;G0I.PT*"0EB;V]L(&]P97)A
M=&]R/3TH8V]N<W0 ='EP96YA;64 0W)O<W,\5#XZ.DET97)A=&]R)B!I=&5R
M*2!C;VYS=#L-" D)8F]O;"!O<&5R871O<B$]*&-O;G-T('1Y<&5N86UE($-R

M;VYS=#L-" D):6YT($-O;" I(&-O;G-T.PT*"7!R;W1E8W1E9#H-" D)8V]N
M<W0 0W)O<W,\5#XJ


M;VYS=#L-"G!R;W1E8W1E9#H-


M;W<L("HJ7W!P0V]L.PT*"6EN="!?<F]W.PT*"6EN="!?8V]L.PT*"6EN="!?

M=61E(#QC87-S97
M(#QT>7!E;F%M92!4/ T*0W)O<W,\5#XZ.D-R;W-S*"D-"GL-" E?<F]W(#T 





M.R!I(#P ;3L :2LK*0T*"0E?<'!2;W=;:5T /2`P.PT*"69O<B`H:6YT(&H 
M/2`P.R!J(#P
M;&%T92`\='EP96YA;64 5#X-"D-R;W-S/%0^.CI^0W)O<W,H*0T*>PT*"69O
M<B`H:6YT(&D /2`P.R!I(#P 7W)O=SL :2LK*0T*"7L-" D)0W)O<W-.;V1E
M("IP3F]D92`](%]P<%)O=UMI73L-" D)0W)O<W-.;V1E("IP1&5L.PT*"0EW
M:&EL92`H('!.;V1E("D-" D)>PT*"0D)<$1E;"`]('!.;V1E.PT*"0D)<$YO




M36]D:69Y*&EN="!M+`T*"0D)"0D)"6EN="!N+`T*"0D)"0D)"6-O;G-T(%0F

M.PT*"4-R;W-S3F]D92`J<%]C;F]D92P *G!?8VYO9&5?<')E=CL-" EP7W)N
M;V1E(#T
M=VAI;&4 *"!P7W)N;V1E("8F('!?<FYO9&4M/F-O;"`\(&X *0DO+]72M;W0
MT-;0M<3*RK6QSKO6PPT*"7L-" D)<%]R;F]D95]P<F5V(#T <%]R;F]D93L)
M"0D)+R]P<F5VUKC/\K+ER.O.N];#M
M/2!P7W)N;V1E+3YR;W=?;F5X=#L)"2\O<FYO9&6_R<3<(#X
M?0T*"7=H:6QE("  <%]C;F]D92`F)B!P7V-N;V1E+3YR;W< /"!M("D)+R_!

M7V-N;V1E(#T
M;V1E("8F('!?<FYO9&4M/F-O;"`]/2!N*0D)+R^]X;7CTM&^K;3FU-JCJ-:[



M*G!.97< /2!N97< 0W)O<W-.;V1E.PT*"0EP3F5W+3YR;W< /2!M.PT*"0EP

M/G)O=U]N97AT(#T <%]R;F]D93L-" D)<$YE=RT^8V]L7VYE>'0 /2!P7V-N
M;V1E.PT*"0EI9B`H('!?<FYO9&4 (3T 7W!P4F]W6VU=("D)"0DO+]3:UM"\
MY++ER.L-" D)"7!?<FYO9&5?<')E=BT^<F]W7VYE>'0 /2!P3F5W.PT*"0EE


M/F-O;%]N97AT(#T <$YE=SL-" D)96QS90T*"0D)7W!P0V]L6VY=(#T <$YE



M='EP96YA;64 5#X-"E0 0W)O<W,\5#XZ.D1E;&5T92AI;G0 ;2P :6YT(&XI

M;F]D95]P<F5V.PT*"4-R;W-S3F]D92`J<%]C;F]D92P *G!?8VYO9&5?<')E
M=CL-" EP7W)N;V1E(#T


M978 /2!P7W)N;V1E.PT*"0EP7W)N;V1E(#T <%]R;F]D92T^<F]W7VYE>'0[





M[;7$S;<-" D)7W!P4F]W6VU=(#T
M90T*"0EP7W)N;V1E7W!R978M/G)O=U]N97AT(#T <%]R;F]D92T^<F]W7VYE


M<V4-" D)<%]C;F]D95]P<F5V+3YC;VQ?;F5X="`]('!?8VYO9&4M/F-O;%]N
M97AT.PT*"61E;%]V86QU92`]('!?<FYO9&4M/G9A;'5E.PT*"61E;&5T92!P


MN[3FU-H-"G1E;7!L871E(#QT>7!E;F%M92!4/ T*:6YT($-R;W-S/%0^.CI'
M970H:6YT(&TL(&EN="!N+`T*"0D)"0D)"50F(&ET96TI"6-O;G-T("\JR*&S
M]K7$UK4J+PT*>PT*"4-R;W-S3F]D92`J<%]R;F]D92`](%]P<%)O=UMM73L-
M" EW:&EL92`H('!?<FYO9&4 )B8 <%]R;F]D92T^8V]L(#P
M<FYO9&4 /2!P7W)N;V1E+3YR;W=?;F5X=#L-" EI9B`H('!?<FYO9&4 )B8 
M<%]R;F]D92T^8V]L(#T


M0W)O<W,\5#XZ.E

M<SQ4/CHZ0V]L7V-O=6YT*"D 8V]N<W0-"GL-" ER971U<FX 7V-O;#L-"GT-



M;W( 0W)O<W,\5#XZ.E)O=RAI;G0 ;2D 8V]N<W0-"GL-" EA<W-E<G0H(&T 
M/CT ,"`F)B!M(#P 7W)O=R`I.PT*"6EN="!C;VP /2`P.PT*"6EF("  7W!P
M4F]W6VU=("D-" D)8V]L(#T
M0W)O<W,\5#XZ.DET97

M;64 0W)O<W,\5#XZ.DET97)A=&]R($-R;W-S/%0^.CI2;W=?96YD*"D 8V]N


M/ T*0W)O<W,\5#XZ.DET97


M/%0^)B!C<F]S<RD-"GL-" E?<$-R;W-S(#T )F-R;W-S.PT*"5]P3F]D92`]


M+"!I;G0 ;BD-"GL-" E?<$-R;W-S(#T )F-R;W-S.PT*"5]P3F]D92`](%]P
M0W)O<W,M/E]P<%)O=UMM73L-" EW:&EL92`H(%]P3F]D92`F)B!?<$YO9&4M
M/F-O;"`A/2!N*0T*"0E?<$YO9&4 /2!?<$YO9&4M/G)O=U]N97AT.PT*?0T*





M92!4/ T*8V]N<W0 5"8 0W)O<W,\5#XZ.DET97)A=&]R.CIO<&5R871O<BHH


M/ T*8V]N<W0 ='EP96YA;64 0W)O<W,\5#XZ.DET97)A=&]R($-R;W-S/%0^

M<W, )B8 7W!.;V1E*3L-" E)=&5R871O<B!T96UP.PT*"71E;7` /2`J=&AI
M<SL-" E?<$YO9&4 /2!?<$YO9&4M/G)O=U]N97AT.PT*"7)E='5R;B!T96UP

M.DET97)A=&]R.CIO<&5R871O<CT]*&-O;G-T('1Y<&5N86UE($-R;W-S/%0^
M.CI)=&5R871O<B8 :71E<BD 8V]N<W0-"GL-" ER971U<FX *"!?<$-R;W-S
M(#T





M871O<CHZ4F]W*"D 8V]N<W0-"GL-" EA<W-E<G0 *%]P0W)O<W, )B8 7W!.

M>7!E;F%M92!4/ T*:6YT($-R;W-S/%0^.CI)=&5R871O<CHZ0V]L*"D 8V]N
M<W0-"GL-" EA<W-E<G0 *%]P0W)O<W, )B8 7W!.;V1E*3L-" ER971U<FX 

`
end
Apr 08 2005
prev sibling parent "Walter" <newshound digitalmars.com> writes:
I've got it fixed now, it'll go out in the next beta. Thanks, -Walter
Apr 20 2005