Recommendation: Use macros to abstract away differences for 64-bit integer literals.
This is due to the use of non-standard literal suffixes - L / LL, UL / ULL - in different compilers
This blog contains information about my book Imperfect C++, additional information about imperfections that are discussed in the book, and new imperfections that have been highlighted since the book's publication.
No comments:
Post a Comment