2021.01.15 23:32 "[Tiff] MergeRequest for discussion code style", by Kurt Schwehr

2021.01.18 14:32 "Re: [Tiff] MergeRequest for discussion code style", by Edward Lam

In case folks didn't see it on the merge request discussion, Compiler explorer is a nice way to play with C or C++ code. It doesn't handle every possibility, but it does a ton. Here is a start for playing with sizeof:

https://godbolt.org/z/YvGhzY

Yep, I love Compiler Explorer but if only we could run the code compiled on MSVC. Then we'd actually be able to see the issue at hand online.

-Edward