initialization-constexpr-extra.cpp 89 Bytes Raw Blame History Permalink 1 2 3 // Constexpr: int getCoolestInteger(); static int coolest_integer = getCoolestInteger();