template functionI am getting weird error when I call a template func with const argument from within a member functi...
global consts vs static const data membersThanks kempofighter, that does make sense and I have now moved constants into a header file within a...
global consts vs static const data membersWell, maybe my initial post is not very clear but what I am asking is : what is the correct strategy...
global consts vs static const data membersHi Bazzy, well that is not exactly true. Consider this - class Globals{ static const int a; s...
global consts vs static const data membershi, can anyone with his experience suggest which one is better : global constants or static const...
This user does not accept Private Messages