Martin Moene
Results
26
repositories owned by
Martin Moene
optional-bare
20
Stars
2
Forks
Watchers
optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-file header-only library
scope-lite
37
Stars
6
Forks
Watchers
A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource
string-lite
21
Stars
2
Forks
Watchers
String facilities for C++98 and later - a library in search of its identity.
type-lite
36
Stars
3
Forks
Watchers
type - Strong types for C++98, C++11 and later in a single-file header-only library
value-ptr-lite
48
Stars
14
Forks
Watchers
value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library