Skip to content

Update error.h to work with current Boost - #292

Open
vslashg wants to merge 1 commit into
rakhimov:developfrom
vslashg:patch-1
Open

Update error.h to work with current Boost#292
vslashg wants to merge 1 commit into
rakhimov:developfrom
vslashg:patch-1

Conversation

@vslashg

@vslashg vslashg commented Sep 19, 2023

Copy link
Copy Markdown

BOOST_THROW_EXCEPTION_CURRENT_FUNCTION was an extension point for the boost exception mechanism, but this has since been removed. However, this by default resolved to BOOST_CURRENT_FUNCTION, a public API point that still exists.

BOOST_THROW_EXCEPTION_CURRENT_FUNCTION was an extension point for the boost exception mechanism, but this has since been removed.  However, this by default resolved to BOOST_CURRENT_FUNCTION, a public API point that still exists.
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.

1 participant