If I have: a.hpp a.cpp and main.cpp includes a.hpp, and in a.hpp I write
template constexpr int num; template<> constexpr int num