Instead of filling vectors and returning them just to invoke `.is_empty()`, forward the calls to the underlying vectors directly. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Message.cpp | ||
| Message.h | ||
| Resolver.h | ||
Instead of filling vectors and returning them just to invoke `.is_empty()`, forward the calls to the underlying vectors directly. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Message.cpp | ||
| Message.h | ||
| Resolver.h | ||