Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No typeinfo in std namespace #32

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

Kojoley
Copy link
Contributor

@Kojoley Kojoley commented Dec 2, 2019

Fixes https://svn.boost.org/trac10/ticket/4115 without relying on Boost.Config
to inject ::typeinfo into std namespace.

The problem could be reproduced by applying #31 and boostorg/config#307 on VC9.0/10.0/11.0.

Fixes https://svn.boost.org/trac10/ticket/4115 without relying on Boost.Config
to inject `::typeinfo` into `std` namespace.
@Kojoley Kojoley force-pushed the no-typeinfo-in-std-namespace branch from f3e0436 to b9a5808 Compare December 2, 2019 19:44
@apolukhin apolukhin merged commit 09e909b into boostorg:develop Dec 3, 2019
@apolukhin
Copy link
Member

Thank you for the work!

@Kojoley Kojoley deleted the no-typeinfo-in-std-namespace branch December 3, 2019 11:15
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