Closed MilitaoLucas closed 3 months ago
Thanks for pointing this out. In actuality the eigen-fmt
header is unused at the moment, so I think the best course of action is to actually just remove the file. I'll do that for both branches then close the two PRs. In this case I've got a few unpushed commits I need to do on this branch so it'll be in amongst some other changes.
Ok, thank you.
Apparently format_to is an intrinsic in newer C++ versions. As there was a conflict when I was trying to compile I solved it this way.