logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for Zipios++ from the source code.

Zipios++                                         Tue Mar 24 2020                                   collcoll.h(3)

Detailed Description

       Header file that defines CollectionCollection.

       Definition in file collcoll.h.

Name

       collcoll.h

Synopsis

       #include 'zipios++/zipios-config.h'
       #include <string>
       #include <vector>
       #include 'zipios++/fcoll.h'

   Classes
       class zipios::CollectionCollectionTypedefs
       typedef CollectionCollection zipios::CColl
           Shortcut name for a CollectionCollection.

Typedef Documentation

typedefCollectionCollectionzipios::CColl
       Shortcut name for a CollectionCollection. If the static method inst is used, it is often used a lot, so
       it's handy with a short name for CollectionCollection

       Definition at line 104 of file collcoll.h.

See Also