There are many places in the code that could be improved by using C++11 features. E.g., foreach loops, smart pointers, auto (especially for iterator variables), etc. (This somewhat overlaps with issue #26.)
Note: stay clear from inc/ to avoid accidental API/ABI breaks!
There are many places in the code that could be improved by using C++11 features. E.g., foreach loops, smart pointers, auto (especially for iterator variables), etc. (This somewhat overlaps with issue #26.)
Note: stay clear from inc/ to avoid accidental API/ABI breaks!