This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
chali- chali 实战版git c3d4fff 4 years ago
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

Cpp-Study-Notes

希望我的笔记能帮助了解C++的特性,包括类、构造函数和析构函数、继承、多态、虚函数、重写和重载、友元函数、符号重载、模板、文件读写、new\malloc\数组内存分配、异常、string类、命名空间、预处理器、智能指针、const和static、auto关键字等等

笔记的核心是知识点的填坑,希望通过具体的例子来透彻理解具体的含义

每个mainx.cpp都是完整可运行的,包含了C++中的一个特性讲解

运行环境:codeblocks + GNU GCC Compiler

持续更新中····

Empty file

About

---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括多态原理、虚表、移动语义、友元函数、符号重载、完美转发、函数指针、智能指针、const和static、数组指针和指针数组、struct内存对齐、enum和union关键字等等,还新添了其他算法和计算机基础的难点,力求简洁清晰 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化