mercredi 11 octobre 2017

Where in the C++ standard can I read what type an integer literal is?

In chapter "lexical conventions/Literals" it simply mentions that without suffix, it could be any of int, long int or long long int. Where does it explicitly state it being implementation defined or - if not - what type it is?

Aucun commentaire:

Enregistrer un commentaire