Skip to content

Conversation

@lo-simon
Copy link
Collaborator

  • Wrap the catch (const boost::lock_error& e) with a #ifdef BST_THREAD_BOOST to indicate boost is used instead of std.
  • Use std instead of boost if we are permitted to use C++17 in the future. It is because std::shared_mutex will only be available at C++17.

…BOOST to indicate boost is used instead of std
Copy link
Contributor

@jonathan-r-thorpe jonathan-r-thorpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lo-simon lo-simon merged commit d9d2b83 into sony:master Nov 14, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants