I\'m running into an error when trying to access a constexpr member variable of a derived class through a base class reference via CRTP;
constexpr
template