This repository was archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 185
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5d38c3f
to
bc38995
Compare
214f4dc
to
a1b7f12
Compare
bc38995
to
0cc8ff1
Compare
319614a
to
7c68ed1
Compare
7b401d4
to
e7179a5
Compare
7c68ed1
to
f1667c6
Compare
e7179a5
to
ad92f94
Compare
f1667c6
to
a6ec7af
Compare
ad92f94
to
b0e802c
Compare
7f03d91
to
0534343
Compare
b0e802c
to
cd13c4b
Compare
0534343
to
7722c0c
Compare
7722c0c
to
91e3674
Compare
also backport it to C++17 as we will need it for ranges
There are some failures on MSVC caused by the implicit/explicit constructors being enabled both at once.
|
`_D1` and `_D2` are macros defined in MSVC xmath.hpp #fixes Missing symbols in MSVC C++ compilation, many headers fail to compile #354
af633bb
to
bd8eee2
Compare
wmaxey
approved these changes
Mar 1, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This modularizes functional into a host of small header files and makes them usable internally