Skip to content

C++

Vef, Marc-André requested to merge c++ into master

Refactoring + usage of modern C++14 code in util.cpp + fuse_ops.cpp.

In addition, a Database class has been introduced to abstract database operations away.

Using now the CPP interface of beanstalk with errorhandling.

As always, check that everything still works and ask if some changes are not clear :)

Edited by Vef, Marc-André

Merge request reports