Commit e615c7c
authored
Allow for implicitly convertable loggers as well (#2922)
* Allow for implicitly convertable loggers as well
Signed-off-by: Tim Clephas <[email protected]>
* Test implicitly convertable logger
Signed-off-by: Tim Clephas <[email protected]>
* This can be simplified now
Signed-off-by: Tim Clephas <[email protected]>
* fixup! This can be simplified now
Signed-off-by: Tim Clephas <[email protected]>
---------
Signed-off-by: Tim Clephas <[email protected]>1 parent 3767779 commit e615c7c
File tree
2 files changed
+11
-3
lines changed- rclcpp
- include/rclcpp
- test/rclcpp
2 files changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
256 | 263 | | |
257 | 264 | | |
258 | 265 | | |
259 | 266 | | |
260 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
261 | 271 | | |
0 commit comments