PayloadOffset_t: A small type design challenge
Recently, I had to make a relatively small design decision – which type to use for a small range of values. As usual in C++, there were a number of […]
Recently, I had to make a relatively small design decision – which type to use for a small range of values. As usual in C++, there were a number of […]