catsidhe
Results
2
issues of
catsidhe
When including the library via `add_subdirectory()` in own `CMakeLists.txt`, I get: ``` CMake Deprecation Warning at ordered-map/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version...
Unless I'm mistaken, `column` currently counts bytes. I ended up re-calculating the column by walking back from `data` until I see a newline character or reach the beginning of the...
enhancement