Код: Выделить всё
auto person = Person();
person.set_height(6); //
Подробнее здесь: [url]https://stackoverflow.com/questions/75060469/disable-clang-tidy-for-all-specific-function-invocations[/url]Код: Выделить всё
auto person = Person();
person.set_height(6); //
Подробнее здесь: [url]https://stackoverflow.com/questions/75060469/disable-clang-tidy-for-all-specific-function-invocations[/url]