vcpkg/ports/eastl/CONTROL

5 lines
372 B
Plaintext
Raw Normal View History

2017-10-14 20:45:57 +08:00
Source: eastl
2018-12-15 09:00:47 +08:00
Version: 3.12.07
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.