Skip to content

Commit 4c474e8

Browse files
committed
fix title
1 parent df717e0 commit 4c474e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_code/CppCon/2022/back_to_basics_object-oriented_programming_in_c++.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Back to Basics: Object-Oriented Programming in C++ by Amir Kirsh
2+
title: "Back to Basics: Object-Oriented Programming in C++ by Amir Kirsh"
33
date: 2024-10-27
44
url: https://www.youtube.com/watch?v=_go74QpFPAw
55
---

_code/CppCon/2023/applicative_the_forgotten_c++_functional_pattern.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Applicative: The Forgotten C++ Functional Pattern by Ben Deane
2+
title: "Applicative: The Forgotten C++ Functional Pattern by Ben Deane"
33
date: 2024-10-31
44
url: https://www.bilibili.com/video/BV1BC4y1R7iL?p=43
55
---

_code/CppCon/2023/std::simd_how_to_express_inherent_parallelism_efficiently_via_data-parallel_type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: std::simd: How to Express Inherent Parallelism Efficiently Via Data-parallel Type by Matthias Kretz
2+
title: "std::simd: How to Express Inherent Parallelism Efficiently Via Data-parallel Type by Matthias Kretz"
33
date: 2024-10-29
44
url: https://www.bilibili.com/video/BV1BC4y1R7iL?p=17
55
---

0 commit comments

Comments
 (0)