SteRoh

Results 1 issues of SteRoh

## Context In my case i want to share a logger instance through my classes therefore I pass some `const std::shared_ptr&` into my classes. Actually i cant change my constructor...