Description: CList is a list storage and manipulation template library written in standard C++. All classes can be included with#include <ta0kira/clist.hpp> after the library is installed, and all classes and functions reside in namespace data. To install the library place the ta0kira folder in your include path, or place it directly into your project s include path. The rest of this section outlines various fundamental features of the core class clist.
To Search:
File list (Check if you may need any files):
clist-1.5.4
...........\changes
...........\examples
...........\........\demos
...........\........\.....\demo1.cpp
...........\........\find
...........\........\....\applied.cpp
...........\........\....\main.cpp
...........\........\....\readme
...........\........\general
...........\........\.......\applied.cpp
...........\........\.......\main.cpp
...........\........\.......\readme
...........\........\sort
...........\........\....\applied.cpp
...........\........\....\main.cpp
...........\........\....\readme
...........\index.html
...........\lgpl
...........\ta0kira
...........\.......\clist.hpp
...........\.......\components
...........\.......\..........\clist__.hpp
...........\.......\..........\keylist__.hpp
...........\.......\..........\list_assist__.hpp
...........\.......\..........\list_types__.hpp
...........\.......\..........\shadow_list__.hpp
...........\.......\..........\storage__.hpp
...........\.......\..........\virt_array__.hpp
...........\.......\external
...........\.......\........\FUNCTOR.cpp
...........\.......\........\FUNCTOR.hpp
...........\.......\........\MISC.hpp
...........\test
...........\....\external.cpp
...........\....\fill.cpp
...........\....\find.cpp
...........\....\gpl
...........\....\invert.cpp
...........\....\main.cpp
...........\....\makefile
...........\....\other.cpp
...........\....\profile
...........\....\.......\0.12.5
...........\....\.......\......\CList.h
...........\....\.......\......\CListIndex.cpp
...........\....\.......\......\FUNCTOR
...........\....\.......\......\.......\FUNCTOR.cpp
...........\....\.......\......\.......\FUNCTOR.hpp
...........\....\.......\......\Functor.h
...........\....\.......\......\KeyList.h
...........\....\.......\......\LIST
...........\....\.......\......\....\INDEX.cpp
...........\....\.......\......\....\INDEX.hpp
...........\....\.......\......\....\LIST.cpp
...........\....\.......\......\....\LIST.hpp
...........\....\.......\......\....\LIST_ASSIST.cpp
...........\....\.......\......\....\LIST_ASSIST.hpp
...........\....\.......\......\....\LIST_TYPES.hpp
...........\....\.......\......\....\OTHER_LISTS.cpp
...........\....\.......\......\....\OTHER_LISTS.hpp
...........\....\.......\......\....\SHADOW_LIST.cpp
...........\....\.......\......\....\SHADOW_LIST.hpp
...........\....\.......\......\MISC
...........\....\.......\......\....\MISC.cpp
...........\....\.......\......\....\MISC.hpp
...........\....\.......\......\Misc.h
...........\....\.......\......\ShadowList.h
...........\....\.......\profile
...........\....\.......\test.cpp
...........\....\readme
...........\....\remove.cpp
...........\....\retrieve.cpp
...........\....\shadow.cpp
...........\....\simple.cpp
...........\....\sort.cpp