Emu content index listing all files and folder indexes.
- Folder Index Files
- Each folder might have an index file such as the cppl/index.hpp.
- The index file lists all the files in the folder that contains the index.
- The index file also lists all the index.hpp files in all the subfolders.
- Thus the index file in a top-down recursive way includes everything.
- Files and subfolders are listed below in an order suitable for reading.
- Just include the index file to address file dependency maximally.
- File Name Extensions
- hpp: header files that include indexes and all C++ headers.
- cpp: source files that implement examples showing usages.
- Project Settings
- Global Framework
- Array Based Containers
- Hash Based Containers
- Conceptual Organisations
- Miscellaneous Artefacts
- See also
- cppl/index.hpp