Project structure and c++ trace file reader/writer #84
Annotations
4 warnings
Lint CPP:
examples/example_mcap_writer.cpp#L29
static member accessed through instance
|
Lint CPP:
examples/example_mcap_writer.cpp#L30
static member accessed through instance
|
Lint CPP:
examples/example_native_binary_writer.cpp#L15
Value stored to 'now_in_ms' during its initialization is never read
|
Lint CPP:
examples/example_txth_writer.cpp#L14
Value stored to 'now_in_ms' during its initialization is never read
|
Loading