mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-19 10:19:03 +02:00
With these methods the Array<> class can be used like std::vector<>. Please be aware that Array::reserve() has a slightly different semantic than std::vector::reserve(). The intention is to make usage of Array<> more natural.
14 KiB
14 KiB