lundi 26 juin 2017

CHAR_BIT replacement

CHAR_BIT defines the number of bits per character. But it is an old macro. Similar macros have been replaced in recent C++ standards.

Is there a more modern replacement for CHAR_BIT in C++11/14/17?

Aucun commentaire:

Enregistrer un commentaire