mirror of
https://github.com/boostorg/wave.git
synced 2026-01-19 16:52:15 +00:00
- Add C++11 feature requirements to test and samples subprojects - Add constexpr to the features tested for in the deprecation check - Add the C++11 requirement to the documentation metadata - Add one C++03 build to the Appveyor list. It should pass without running (serves as a test on the above). Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>