electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
C++BSD-3-Clause
Issues
- 2
Not built under MinGW-w64
#540 opened by native-engine - 0
- 2
- 0
How to use eastl in windows kernel driver
#565 opened by 0O0o0oOoO00 - 0
- 0
- 1
operator/(duration, duration) cannot be used
#555 opened by mtnpke - 0
operator/(duration, duration) has wrong return type
#554 opened by mtnpke - 0
Config error - syntax.h
#553 opened by cjalvis - 1
- 3
Link error
#551 opened by ArthurChan2018 - 1
- 0
string_view.find are using non constexpr search.
#548 opened by JKot-Coder - 0
- 1
intrusive_slist is not implemented
#499 opened by Woazboat - 2
emscripten support?
#520 opened by julhe - 7
- 0
Usage of atomic_thread_fence in shared_ptr.h can cause false-positives w/ TSAN
#543 opened by romasandu-gaijin - 1
- 0
Second overload for operator new not documented
#542 opened by vikhik - 0
Build Error for Windows ARM64 / ARM64EC (error C2011: 'uint128_t': 'struct' type redefinition)
#532 opened by jparsaie-qc - 0
- 2
How to run unit tests
#529 opened by cybaol - 1
std::thread support
#528 opened by nipunG314 - 1
Critical silent bug: vector push back of an own element moves it and calls a copy constructor on the invalidated reference
#524 opened by vdemichev - 2
Overriding make_unique and default_delete
#525 opened by equalent - 1
Building EASTL
#497 opened by superwills - 2
Move semantic dosn't work with eastl::list
#523 opened by SGTech87 - 3
Error of RBTreeDecrement function
#522 opened by KilluaAoki - 0
[Question] Should eastl::unordered_set.reserve not check if a change is required?
#521 opened by ScottDennison - 2
- 0
Tests fail to link: ld: error: undefined symbol: EA::EAMain::InitializeSignalHandler()
#518 opened by yurivict - 0
Tests fail to compile: error: use of undeclared identifier 'pthread_attr_get_np'
#517 opened by yurivict - 0
- 1
Inquiry about the expected behavior of the comparison operators in RingBuffer
#511 opened by cheekyshibe - 5
compilation error due to `std::remove_reference`
#512 opened by toge - 1
- 1
Eastl is susport windows kernel?
#492 opened by IBinary6 - 0
No signed tarball for releases
#506 opened by jesper-arista - 2
[MSVC][std:c++latest] EASTL build failed due to error C2666: 'TestLruCacheInternal::Foo::operator ==': overloaded functions have similar conversions
#498 opened by Zhaojun-Liu - 2
Cannot build EASTL_ITC_NS::contiguous_iterator_tag with EASTL_STD_ITERATOR_CATEGORY_ENABLED on C++17 compiler
#482 opened by eugeneko - 0
[MSVC][std:c++latest] EASTL failed to build with msvc due to error C2338 on Windows
#491 opened by shizhuoer - 1
- 1
- 3
EASTL failed with error C2039 , C2065 when build with default by msvc on Windows
#480 opened by nnfdnkns - 2
LNK2019 error
#478 opened by KielanT - 2
- 1
When cloning and building using CMake, error C2338: static_assert failed: 'eastl::atomic<T> atomic macro not implemented!' comes up
#473 opened by aryan-sinhala349 - 0
- 0