Files used by this library
TOC
-
Description
- Internally there are large amount of files in this project. Main reason is maintenance( bug fixing, adding new features, etc. ).
For end user everything is hidden behind one file "color.hpp".
For projects which use this library all file are important.
Here are two solutions to make library available for developers.
Files
-
There are two options.
- "Few files"
-
If maintaining of large file makes problems then there is easy solution.
See: macro, File count reduction.
- All files
- If preferences to keep original files intact then include( not in term of c++ preprocessor directiove.) whole src folder.