CHAR_BIT defines the number of bits per character. But it is an old macro. Similar macros have been replaced in recent C++ standards.
CHAR_BIT
Is there a more modern replacement for CHAR_BIT in C++11/14/17?
Aucun commentaire:
Enregistrer un commentaire