Forum > General
Generics.Collections?
Frantic:
Is there in FPC something like Generics.Collections unit in modern Delphi?
mas steindorff:
I seem to remember seeing some collection somewhere someone will probably respond about. if not, I've found the TObjectList works great as a holder of a list of tobjects (of all the same type).
marcov:
--- Quote from: Frantic on August 26, 2010, 07:19:55 pm ---Is there in FPC something like Generics.Collections unit in modern Delphi?
--- End quote ---
Yes, unit fgl.
bflm:
--- Quote from: Frantic on August 26, 2010, 07:19:55 pm ---Is there in FPC something like Generics.Collections unit in modern Delphi?
--- End quote ---
Shameless plug: Work in progress, starting and experimental stage, supports FPC trunk version only. With test coverage and initial documentation.
http://code.google.com/p/fprb/wiki/heContnrs
Leledumbo:
--- Quote ---Shameless plug: Work in progress, starting and experimental stage, supports FPC trunk version only. With test coverage and initial documentation.
http://code.google.com/p/fprb/wiki/heContnrs
--- End quote ---
Nice, another STL competitor? No download except through svn?
Navigation
[0] Message Index
[#] Next page