The header tables and the exercise topic lists in book/src/cpp11/17-pod-type.md and book/en/src/cpp11/17-pod-type.md are missing clickable links to the exercise code—the file names are listed, but there’s no GitHub URL, just like the previous #21 issue.
The exercise files, solution files, and xmake targets are all ready. You just need to add the chapter links in the same format as the completed chapters (00/01/02, etc.).
If needed, I’d be happy to submit a PR.
The header tables and the exercise topic lists in
book/src/cpp11/17-pod-type.mdandbook/en/src/cpp11/17-pod-type.mdare missing clickable links to the exercise code—the file names are listed, but there’s no GitHub URL, just like the previous #21 issue.The exercise files, solution files, and xmake targets are all ready. You just need to add the chapter links in the same format as the completed chapters (00/01/02, etc.).
If needed, I’d be happy to submit a PR.