An open API service indexing awesome lists of open source software.

https://github.com/bewaremypower/cpp-primer-16-template


https://github.com/bewaremypower/cpp-primer-16-template

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Cpp-Primer-16-Template
*C++ Primer* 第5版第16章的习题答案,少量题目觉得太重复劳动了就没给答案。
纯属自己复习下模板知识用的,主要使用了``的函数来打印类型信息。
- [practice](./practice)目录包含了习题答案相关的代码
- [test](./test)目录包含了一些测试代码,相对较为杂乱
- `16.*.md`为每一节的习题答案