vcpkg/ports/eastl/CONTROL

5 lines
373 B
Plaintext
Raw Normal View History

2017-10-14 20:45:57 +08:00
Source: eastl
Version: 3.05.08
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.