#cpp98 Suchergebnisse

I've been brushing up on my C++ #cpp, which I haven't really used since C++98 #cpp98 (yeah, I'm that old), and a lot of things I've come to use in #Kotlin and other modem languages are in, but seeing fmt:: format made me simply say Hallelujah!


I've been pointed to this quizz: cppquiz.org/quiz/question/… (#cpp11 but applies to #cpp98) didn't know the answer nor that @visualc was broken


Started to make optional-lite, nullable objects for C++98 and later, C++17-like, bit.ly/mm-optional-li… #cpp, #cpp98, #cpp17


There is at last, a normal remove() method in the containers in C++20 (to avoid exposition of moved from objects to the user) #cpp20 #cpp98


@geo2A внутренний for_each омжно заменить на std::copy(v.begin(), v.end(), std::ostream_iteratot<int>(cout, " ")) — #cpp98 :)


Initial code for value-ptr-lite, an optional--smart-pointer crossover, github.com/martinmoene/va…#cpp #cpp98 #cpp11


Alpha release of string_view lite, a single-file header-only version of a C++17-like string_view for C++98, C++11 and later, github.com/martinmoene/st… #cpp #cpp98 #cpp11 #cpp17


byte-lite, a single-file header-only C++17-like byte type for C++98 and later, github.com/martinmoene/by… #byte #cpp #cpp98 #cpp17


Added support for function objects to scope-lite under C++98. Thanks to Hayati Aygün, @h_ayguen for asking (issue 4). nonstd::scope_exit<functor<int> > guard = nonstd::make_scope_exit(functor<int>(resource)); Example: github.com/martinmoene/sc… #cpp #cplusplus #cpp98


`std::end` is provided by the <ostream> header, same as it was since #Cpp98. <iomanip> is the obvious-looking bluff. <iosfwd> was the slightly smarter bluff, for those wondering how #include <iostream> gained endl (the answer is #Cpp11). <streambuf> was the too-clever bluff ;)


There is at last, a normal remove() method in the containers in C++20 (to avoid exposition of moved from objects to the user) #cpp20 #cpp98


bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library. Extension: convert endianness. Tbh: interested to hear about the sillyness or lack thereof of my choices there :) #cpp #cpp20 #cpp98 #cpp11 #cpp14 #cpp20 #endian github.com/martinmoene/bi…

github.com

Release v0.1.0 · martinmoene/bit-lite

Initial release.


I've been brushing up on my C++ #cpp, which I haven't really used since C++98 #cpp98 (yeah, I'm that old), and a lot of things I've come to use in #Kotlin and other modem languages are in, but seeing fmt:: format made me simply say Hallelujah!


First alpha release of *scope-lite*, C++ standard libraries extensions, version 3: Generic scope and RAII Wrapper: scope_exit, scope_fail, scope_success, unique_resource for C++98, C++11 and later. #cpp #cpp98 #cpp11 #cpp14 #cpp17 github.com/martinmoene/sc…

github.com

Release 0.1.0-alpha · martinmoene/scope-lite

First alpha release of scope lite. Feedback welcome :)


Working on scope-lite – C++ standard libraries extensions, version 3: Generic scope and RAII Wrapper. github.com/martinmoene/sc… #cplusplus #cpp #cpp98 #cpp20


Started work on bit-lite – C++20 bit operations, bit_cast and endian for C++98 and later in a single-file header-only library (p0553, p0476, p0463). github.com/martinmoene/bi… #cplusplus #cpp #cpp98 #cpp20


Not yet, but it does tie in to contract-related papers for Cologne that I was not overly enthusiastic about, as I thought they introduced this feature that it turns out has existed for 21 years. #Cpp98


Keine Ergebnisse für "#cpp98"
Loading...

Something went wrong.


Something went wrong.


United States Trends