shiltian / polymorphsim_in_cppLinks
Translation of the book "Polymorphsim in C++"
☆20Updated 5 years ago
Alternatives and similar repositories for polymorphsim_in_cpp
Users that are interested in polymorphsim_in_cpp are comparing it to the libraries listed below
Sorting:
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 4 years ago
- Expert C++的个人翻译☆54Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- ☆48Updated 4 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- 《The C++ Standard Library》的非专业个人翻译☆63Updated last year
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 《CGDB中文手册》☆277Updated 10 years ago
- 《CMake Best Practices》的非专业个人翻译☆94Updated 3 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- ☆34Updated 3 years ago
- c++ Json library☆50Updated 5 months ago
- Experimental C++20 Linux Reactor: Select/Poll/Epoll☆29Updated last year
- 使用 C++ 模板元编程模拟 Lisp☆114Updated 5 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆49Updated 8 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆51Updated 10 years ago
- cppreference.com html archive converter to microsoft help (for Visual Studio 2012+) and chm help (for Windows)☆115Updated 7 years ago
- Boost速查手册☆106Updated 6 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆250Updated 5 years ago
- Solutions for some common algorithm problems written in C++ and Java.☆64Updated 5 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆45Updated 6 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 9 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- the small, simple HTTP server from sqlite☆333Updated 4 years ago
- 《C++20 STL Cookbook》的非专业个人翻译☆168Updated 2 years ago
- Conan is a dependency and package manager for C and C++ languages. Here is the officia documents in Chinese.☆40Updated 5 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆84Updated 6 years ago
- A collection of gcc tips. 100 maybe just mean many here.☆554Updated 3 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- C++ Generative Metaprogramming☆171Updated last year