typedef template with static const membernvm, it works when I put the initialization into the class: [code] class Tracker { public: ...
typedef template with static const memberHi, [code] class Tracker { public: static const int type; typedef cv_types:...
How to template float/double constants?Hi, I have a templated class that can either use float or double as type. My question is now: W...
This user does not accept Private Messages