Commit dc47ac3
committed
Fix for long Xcode 15 build time after removing Representation concept
For some reason this new implementation of `RepresentationOf` was
causing long build times again in the Kalman fiter examples. I'm not
sure why this is and if we should keep the old implemention only for
Xcode 15 or if we should revert this implementation change in general.1 parent 2e7f25a commit dc47ac3
File tree
1 file changed
+11
-0
lines changed- src/core/include/mp-units/framework
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
343 | 353 | | |
344 | 354 | | |
345 | 355 | | |
346 | 356 | | |
347 | 357 | | |
348 | 358 | | |
| 359 | + | |
349 | 360 | | |
350 | 361 | | |
0 commit comments