yaml-cpp/include
Ted Lyngmo 4a224cf3c9 Move the YAML_CPP_NOEXCEPT macro to include/yaml-cpp/noexcept.h
This is in preparation for other patches that will make use of the
macro. The patch also removes #undef:ing the macro after its been
used to not make the header inclusion order critical. Otherwise,
the new header would always have to be the last of the yaml-cpp
headers to be included.

Signed-off-by: Ted Lyngmo <ted@lyncon.se>
2020-02-04 18:52:26 +01:00
..
yaml-cpp Move the YAML_CPP_NOEXCEPT macro to include/yaml-cpp/noexcept.h 2020-02-04 18:52:26 +01:00