boostorg / wave

Boost.org wave module
http://boost.org/libs/wave
21 stars 49 forks source link

Implement __has_include() #102

Closed jefftrull closed 4 years ago

jefftrull commented 4 years ago

Implement C++17 feature (and vendor extension, previously) __has_include()

Includes feature flags and unit tests.

jefftrull commented 4 years ago

I'm satisfied with the code at this point and am just waiting for CI to finish. Will wait for any final feedback.