sdsl-lite
sdsl-lite copied to clipboard
Simplify load and serialize method bodies
With the usage of C++11 we can now create variadic template functions which handle the execution of the mentioned operations. This will simplify the code.