templates w/ non-type arguments
14 Jan
2008
14 Jan
'08
7:13 p.m.
Hello,
I have:
enum ParamType { FLAT, CURVE1D, CURVE2D };
template
15 Jan
15 Jan
7:50 a.m.
"Hicham Mouline"
Hello,
I have: enum ParamType { FLAT, CURVE1D, CURVE2D };
template
class TIP: { }; I would like to explicitly write all the possible full specializations of TIP... template class TIP
;
template<> class TIP
...
regards,
6149
Age (days ago)
6150
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hicham Mouline
-
Michael Gopshtein