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++
5838
2 个月前
C++
1773
1 个月前

C++ Tip Of The Week

C++
1630
3 个月前

ISO C++ Core Guidelines Library implementation for C++98, C++11 up

C++
951
3 个月前

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

C++
502
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++
443
5 个月前

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++
409
5 个月前

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

C++
399
3 个月前

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++
245
7 个月前

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++
160
5 个月前

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++
144
5 个月前

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

Batchfile
85
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
5 年前

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

C++
54
5 个月前

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 年前