Skip to content

Fix ambiguous get_pointer function#590

Merged
RobLoach merged 1 commit intoChaiScript:release-6.xfrom
ColquhounAudio:release-6.x
Feb 23, 2022
Merged

Fix ambiguous get_pointer function#590
RobLoach merged 1 commit intoChaiScript:release-6.xfrom
ColquhounAudio:release-6.x

Conversation

@ggiraudon
Copy link
Copy Markdown

When using ChaiScript in conjuction with Boost, the use of get_pointer in bind_first.hpp become ambiguous because of an existing function with the same name in Boost.
This patch simply enforces the detail namespace to avoid ambiguity.

@RobLoach RobLoach merged commit cdb8aec into ChaiScript:release-6.x Feb 23, 2022
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