update: build english pdf

This commit is contained in:
Changkun Ou
2019-07-09 14:06:11 +02:00
parent 14a24de242
commit 7c88f422ab
17 changed files with 5884 additions and 5360 deletions

View File

@@ -1,5 +1,5 @@
---
title: Chapter 01Towards Modern C++
title: "Chapter 01: Towards Modern C++"
type: book-en-us
order: 1
---
@@ -12,7 +12,7 @@ order: 1
and always use the `-std=c++2a` compilation flag in your code.
```bash
$ clang++ -v
> clang++ -v
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.6.0
Thread model: posix