Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libbs - Just another C++ utility library

Building

Any C++11 capable compiler should do. Tested with clang++ 7 and g++ 8.

git clone https://github.com/bschiffthaler/libbs
mkdir build
cd build
cmake ..
make

Testing

After building, you can run the unit tests (if you want)

make test

About

C++ utility functions for use anywhere else

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages