-
- Downloads
fix undefined constexpr symbols on osx
static constexpr in class/struct need to be redeclared in namespace
scope until C++17 (at which point it will be deprecated).
Change-Id: I27f0448edd65f9d7d51ad5eb7263c76d17563072
Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
Please register or sign in to comment