sdsl-lite icon indicating copy to clipboard operation
sdsl-lite copied to clipboard

Simplify load and serialize method bodies

Open simongog opened this issue 12 years ago • 0 comments

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.

simongog avatar Aug 27 '13 03:08 simongog