4 Comments
User's avatar
Yacob Cohen-Arazi's avatar

nice!

Expand full comment
Taras Tsugrii's avatar

C++ is full of nice things :)

Expand full comment
Yacob Cohen-Arazi's avatar

btw, for me it fails to compile w/ gcc because of usage of non-trivial designated init. clang accepted it even with c++17

Expand full comment
Taras Tsugrii's avatar

haha, that's somewhat amusing given that designated initializers were introduced in GCC :)

Expand full comment