vcpkg/ports/eastl/CONTROL

6 lines
421 B
Plaintext
Raw Normal View History

2017-10-14 20:45:57 +08:00
Source: eastl
2019-07-18 15:09:07 +08:00
Version: 3.14.00
Homepage: https://github.com/electronicarts/EASTL
2017-10-14 20:45:57 +08:00
Description: Electronic Arts Standard Template Library.
It is a C++ template library of containers, algorithms, and iterators useful for runtime and tool development across multiple platforms. It is a fairly extensive and robust implementation of such a library and has an emphasis on high performance above all other considerations.