Björn Schäpers

Results 21 comments of Björn Schäpers

> Always include just it's not designed for including only a selected header. Set your include folder to include/ or single-header/ result should be identical. Yeah, it'd be great, if...

This is the 10th 3rd Party library I include in my project tree and the only one which has no path in the actual include statement, so it is the...

I also noticed that there is a .clang-format, but at least the from me touched code isn't clang-formated at all. Should that stay, or should I at least format the...

Okay that doesn't solve the warning. So one would need to suppress it?

I've created a patch series at https://gcc.gnu.org/pipermail/gcc-patches/2022-December/608031.html which solves this issue.

I've created a patch series at https://gcc.gnu.org/pipermail/gcc-patches/2022-December/608031.html which solves this issue.

I've created a patch series at https://gcc.gnu.org/pipermail/gcc-patches/2022-December/608031.html which solves this issue.

I was not aware of this when I created #35 .

> Please have a look at branch [`spaceship`](https://github.com/rollbear/strong_type/tree/spaceship) and let me know if you find issues with it. I had to do some shenanigans with clang/libc++ versions 10 through 14,...