Skip to content

Add support for libc++ #1#2

Open
meisam wants to merge 1 commit into
Philip-Trettner:masterfrom
meisam:add-libc++-support
Open

Add support for libc++ #1#2
meisam wants to merge 1 commit into
Philip-Trettner:masterfrom
meisam:add-libc++-support

Conversation

@meisam

@meisam meisam commented Sep 7, 2020

Copy link
Copy Markdown

This PR defines

_LIBCPP_BEGIN_NAMESPACE_STD
_LIBCPP_END_NAMESPACE_STD

macros for libc++.

I tested this on linux with clang 8 and with gcc-9.
I am not sure if it works on Windows or on MacOS.

This PR defines

```
_LIBCPP_BEGIN_NAMESPACE_STD
_LIBCPP_END_NAMESPACE_STD
```
macros for libc++.

I tested this on linux with clang 8 and with gcc-9.
I am not sure if it works on Windows or on MacOS.
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