Add CATCH_ATTR_LIFETIMEBOUND macro polyfill over lifetimebound attr

This commit is contained in:
Martin Hořeňovský
2025-10-03 22:15:23 +02:00
parent b3fb4b9fea
commit 8219ed79f2
4 changed files with 27 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ set(IMPL_HEADERS
${SOURCES_DIR}/internal/catch_jsonwriter.hpp
${SOURCES_DIR}/internal/catch_lazy_expr.hpp
${SOURCES_DIR}/internal/catch_leak_detector.hpp
${SOURCES_DIR}/internal/catch_lifetimebound.hpp
${SOURCES_DIR}/internal/catch_list.hpp
${SOURCES_DIR}/internal/catch_logical_traits.hpp
${SOURCES_DIR}/internal/catch_message_info.hpp