]> git.tdb.fi Git - libs/core.git/commitdiff
Make lexical conversions from and to long long available everywhere
authorMikko Rasa <tdb@tdb.fi>
Sun, 1 Jan 2023 20:20:39 +0000 (22:20 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 2 Jan 2023 21:32:30 +0000 (23:32 +0200)
The type became part of the C++ standard in C++11, so there's no longer
need to guard it with __GNUC__.


No differences found