BobSmun
BobSmun
Tested these changes under windows (using msys2) * Re-added `RUNTIME_OUTPUT_DIRECTORY` where I replaced it with `LIBRARY_OUTPUT_DIRECTORY` (so both are now present), as the windows build seems to use that for...
Whole bunch of work to fix macOS Also fixed up unit tests (including previously disabled and broken plugin tests) Added windows runner for unit tests, as there was one point...
Multi-line functions might also be able to be supported, if we consider the concept of lambdas and borrowing some of its formatting. We might go from something that looks like:...
A work around for this: If any of the template parameters are **guaranteed** to always be smaller (or larger) than its endian flipped value, then both endian orderings can be...