Skip to content

This repository consists of some C++ header files with code snippets that I like to use in my projects.

License

Notifications You must be signed in to change notification settings

FloSewn/CppUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppUtils

This repository consists of some C++ header files with code snippets that I like to use in my projects.

Installation

To install the library test functions:

make bin build
cd build
cmake ..
make install

Run tests

Go into the build directory. Test the library functions with:

ctest  -V

About

This repository consists of some C++ header files with code snippets that I like to use in my projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages