Project structure and c++ trace file reader/writer #101
Annotations
2 warnings
examples/example_native_binary_writer.cpp:32:12 [performance-no-automatic-move]:
examples/example_native_binary_writer.cpp#L32
constness of 'path' prevents automatic move
|
examples/example_txth_writer.cpp:32:12 [performance-no-automatic-move]:
examples/example_txth_writer.cpp#L32
constness of 'path' prevents automatic move
|