aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/2021-05-15-pthread_cancel-noexcept.md
diff options
context:
space:
mode:
authorjohannst <johannes.stoelp@gmail.com>2021-07-15 21:30:11 +0200
committerjohannst <johannes.stoelp@gmail.com>2021-07-15 21:30:11 +0200
commit7acc36132ffd95af202a82ecc69a8ba68e698148 (patch)
tree8a1ba9bf746f55ded104b497e762466bb7c7b302 /content/2021-05-15-pthread_cancel-noexcept.md
parent82e9ac4163b46b59e121194f84ac370818482923 (diff)
downloadblog-7acc36132ffd95af202a82ecc69a8ba68e698148.tar.gz
blog-7acc36132ffd95af202a82ecc69a8ba68e698148.zip
fix include paths after rename
Diffstat (limited to 'content/2021-05-15-pthread_cancel-noexcept.md')
-rw-r--r--content/2021-05-15-pthread_cancel-noexcept.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/2021-05-15-pthread_cancel-noexcept.md b/content/2021-05-15-pthread_cancel-noexcept.md
index f012cd1..4ff0fc2 100644
--- a/content/2021-05-15-pthread_cancel-noexcept.md
+++ b/content/2021-05-15-pthread_cancel-noexcept.md
@@ -98,7 +98,7 @@ try {
## Appendix: Minimal reproducer
```cpp
-{{ include(path="content/20210515-pthread_cancel-noexcept/thread.cc") }}
+{{ include(path="content/2021-05-15-pthread_cancel-noexcept/thread.cc") }}
```
[std_terminate]: https://en.cppreference.com/w/cpp/error/terminate