#include int main(int argc, char** argv) { // make sure we have c++11 enabled using returnv = std::integral_constant; return returnv::value; }