jbcoe / propagate_const

A const-propagating member-pointer-wrapper for the C++ standard library
MIT License
20 stars 8 forks source link

Add macros and ifdefs to control constexpr and conditional explicit #11

Closed jbcoe closed 6 years ago

philipcraig commented 6 years ago

If this pull request is meant to make the code viable on all of: VS2015, VS2017, gcc 4.9, gcc6, then where are the .appveyor.yml and .travis.yml changes that enforce this?

jbcoe commented 6 years ago

@philipcraig They will need merging in next.