Make modifying constexpr C++14 only

This commit is contained in:
John Wellbelove 2020-12-03 18:56:12 +00:00
parent ed8959d0c1
commit b8e6e6070d

View File

@ -1,7 +1,7 @@
name: gcc
on:
push:
branches: [ master, hotfix/issue-314-constexpr ]
branches: [ master ]
pull_request:
branches: [ master ]