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

[EASTL 3.17.02] #395

Merged
merged 1 commit into from
Nov 5, 2020
Merged

[EASTL 3.17.02] #395

merged 1 commit into from
Nov 5, 2020

Conversation

MaxEWinkler
Copy link
Contributor

eastl::atomic

  • fix all the spelling mistakes in the doc
  • Added support for non-trivially default constructible types
  • Cleaned up comments and impl
  • improved 128-bit load code gen
  • fixed type pun to support non-trivially default constructible types
  • ensure msvc instrinics do not emit prefetch instructions

EASTL: to_array implementation

EASTL: fix for rbtree input iterator ctor moving elements from the source container

eastl::atomic<T>

- fix all the spelling mistakes in the doc
- Added support for non-trivially default constructible types
- Cleaned up comments and impl
- improved 128-bit load code gen
- fixed type pun to support non-trivially default constructible types
- ensure msvc instrinics do not emit prefetch instructions

EASTL:  to_array implementation

EASTL: fix for rbtree input iterator ctor moving elements from the source container
@MaxEWinkler MaxEWinkler merged commit 50fdd46 into master Nov 5, 2020
@MaxEWinkler MaxEWinkler deleted the eastl/3.17.02 branch November 5, 2020 18:26
@dAu6jARL
Copy link
Contributor

dAu6jARL commented Nov 5, 2020

Please update EASTL_VERSION in internal/config.h

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