cpp98 topic

List cpp98 repositories

any-lite

132
Stars
25
Forks
Watchers

any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library

byte-lite

52
Stars
8
Forks
Watchers

byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library

clue

58
Stars
8
Forks
Watchers

A tiny single-file header-only C++ logging framework

awesome-hpp

3.2k
Stars
206
Forks
Watchers

A curated list of awesome header-only C++ libraries

cpp_new_features

4.4k
Stars
944
Forks
Watchers

2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等

gsl-lite

885
Stars
110
Forks
Watchers

gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later

span-lite

493
Stars
38
Forks
Watchers

span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library

variant-lite

235
Stars
28
Forks
Watchers

variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library

lest

385
Stars
43
Forks
Watchers

A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)

optional-lite

397
Stars
45
Forks
Watchers

optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library