mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 23:07:14 +01:00
gvector.pp: * more consistent formatting - remove "inline" directives in implementation section * use "Move" instead of a for-loop in Erase and Insert (while also respecting managed types) for performance improvement * set the removed entry in PopBack to Default(T) (also for managed types) * fix a bug in Erase which checked for "<= Size" instead of "< Size" git-svn-id: trunk@23647 - |
||
|---|---|---|
| .. | ||
| doc | ||
| src | ||
| tests | ||
| fpmake.pp | ||
| Makefile | ||
| Makefile.fpc | ||
| Makefile.fpc.fpcmake | ||