"vscode:/vscode.git/clone" did not exist on "299c16d0f58ae9e7377bc4e8880108526748be70"
  • Ted Lyngmo's avatar
    Move the YAML_CPP_NOEXCEPT macro to include/yaml-cpp/noexcept.h (#813) · 1928bca4
    Ted Lyngmo authored
    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.
    1928bca4
exceptions.cpp 949 Bytes