WIP keep files open #323
Annotations
1 error and 1 warning
Analysis
- *<https://github.com/project-tsurugi/limestone/runs/17563335998?check_suite_focus=true|[Clang-Tidy] 1 warnings>*
|
cppcoreguidelines-special-member-functions,hicpp-special-member-functions:
include/limestone/api/log_channel.h#L40
class 'log_channel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator
|