Or one more reason to use arrays.
nice!
C++ is full of nice things :)
btw, for me it fails to compile w/ gcc because of usage of non-trivial designated init. clang accepted it even with c++17
haha, that's somewhat amusing given that designated initializers were introduced in GCC :)
nice!
C++ is full of nice things :)
btw, for me it fails to compile w/ gcc because of usage of non-trivial designated init. clang accepted it even with c++17
haha, that's somewhat amusing given that designated initializers were introduced in GCC :)