vcpkg/ports/eastl/CONTROL

5 lines
373 B
Plaintext
Raw Normal View History

2017-10-14 20:45:57 +08:00
Source: eastl
2018-07-08 20:15:42 +08:00
Version: 3.10.00
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.