C++11 – static_assert within constexpr function? How would one properly do a static_assert within a constexpr function? For example: