Skip to content

Conversation

@NewYaroslav
Copy link
Owner

Summary

  • require consuming targets to build siphash_hpp with at least C++11

Testing

  • CXX_STANDARD=11 VERBOSE=1 ./scripts/run_tests.sh
  • cmake -S . -B build_example -DBUILD_EXAMPLES=ON -DCMAKE_CXX_STANDARD=11 -DCMAKE_VERBOSE_MAKEFILE=ON && cmake --build build_example --verbose

https://chatgpt.com/codex/tasks/task_e_68b90fef2444832c984fa0c00c528dde

Add compile feature requirement so consumers build with at least C++11.
@NewYaroslav NewYaroslav merged commit 4cdb0bd into main Sep 4, 2025
4 checks passed
@NewYaroslav NewYaroslav deleted the codex/add-c++-standard-version-for-siphash_hpp branch September 4, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants