Repository navigation

#

C++

Created by Bjarne Stroustrup

发布于 October 1985

isocpp.org
维基百科
cpp98 logo

C++ 是一种流行且广泛使用的中级编程语言,被称作“C with Classes”,作为C语言的增强版出现。

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

C++
5501
3 年前
C++
1682
3 个月前

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

C++
920
4 天前

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

C++
498
1 年前

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

C++
436
1 个月前

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

C++
405
1 个月前

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

C++
395
1 个月前

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

C++
239
3 个月前

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

C++
157
1 个月前

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

C++
138
1 个月前

Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments

Batchfile
83
4 年前

std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads

C++
67
1 年前

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

C++
64
4 年前

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

C++
53
1 个月前

A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.

C++
52
5 年前

value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library

C++
48
1 年前