Turns out that C++03 doesn't support use of static double inside template.
static int works, however. C++11 solves this via constexpr keyword. Change-Id: I86f913129cbc65639ec2bf4b23843a5b25bd9146
Showing
Please
register
or
sign in
to comment