Commit b2aac74
committed
Fix casting std::any to std::string
Current implementation had ambiguity. After this change the casts works.1 parent 115bd73 commit b2aac74
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1299 | 1299 | | |
1300 | 1300 | | |
1301 | 1301 | | |
1302 | | - | |
| 1302 | + | |
1303 | 1303 | | |
1304 | | - | |
1305 | | - | |
1306 | | - | |
| 1304 | + | |
1307 | 1305 | | |
1308 | 1306 | | |
1309 | 1307 | | |
| |||
0 commit comments