Skip to content

This is a simple, header-only C++ Toolbox, containing generic code constructs suitable for many applications.

License

Notifications You must be signed in to change notification settings

nicrohobak/Toolbox

Repository files navigation

------------------------------------------------------------------------------
|                             Simple C++ Toolbox                             |
------------------------------------------------------------------------------

- "Installation" is simple -- Copy this directory (or create a symlink to it)
  in your /usr/local/include directory.

- Most tools in this toolbox are designed to be stand-alone, include-only
  libraries.  However, there are some that require a plugin implementation to
  function as-expected (if this is the case, this is noted in the notes
  section along with additional instructions).

- All documentation is included directly within each source file.

- Example code may be found within some "example" directories within or within
  the source documentation.

------------------------------------------------------------------------------


About

This is a simple, header-only C++ Toolbox, containing generic code constructs suitable for many applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages