]> code.bitgloo.com Git - clyne/ini-config.git/commit
Ensure compile-time evaluation of accesses
authorclyne <clyne@bitgloo.com>
Sat, 6 Feb 2021 16:07:32 +0000 (11:07 -0500)
committerGitHub <noreply@github.com>
Sat, 6 Feb 2021 16:07:32 +0000 (11:07 -0500)
commit3a504f86824114ade8be800fc0cbd79fbdb5432c
tree0bbf83ee120e62df549e33b8426bf7a5da66c964
parent3cee35d55370294b784199fcd635ca72fed9572e
Ensure compile-time evaluation of accesses

On gcc and clang, optimization flags are no longer required for get() and contains() to be evaluated at compile-time.
ini_config.hpp