Commit b41fe0c
committed
node interfaces: fix unintentionally invoked copy constructor by explicitly getting a reference using a lambda instead of a conditional operator where the type is NodeT instead of NodeT &
Signed-off-by: Fabian Hirmann <f.hirmann@arti-robots.com>1 parent 9933fba commit b41fe0c
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
154 | 160 | | |
155 | 161 | | |
156 | 162 | | |
| |||
0 commit comments