$darkmode
Go to the source code of this file.
This file defines CONSTEXPR, which is constexpr when Cloe is compiled in Release mode, and empty when compiled in Debug mode.
This allows us to insert assert statements in constexpr functions, nothing more.