diff options
author | Eduardo Julian | 2022-01-09 05:35:12 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-01-09 05:35:12 -0400 |
commit | b7873d4b68ffc041f9ff134c52a32b54c20febf9 (patch) | |
tree | b4892c00eee2e57ebd763b646dc4a89796235000 /documentation | |
parent | 54e219ee24c1508713d07473cd8a3b04c7f8fe18 (diff) |
Fixed a bug when testing extensions on the JVM compiler.
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/bookmark/real_time_programming.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/real_time_programming.md b/documentation/bookmark/real_time_programming.md new file mode 100644 index 000000000..9537a805e --- /dev/null +++ b/documentation/bookmark/real_time_programming.md @@ -0,0 +1,4 @@ +# Reference + +0. [Real-time Programming with the C++ Standard Library - Timur Doumler - CppCon 2021](https://www.youtube.com/watch?v=Tof5pRedskI) + |