Skip to content

Commit f58a2e2

Browse files
committed
Add Crafting Embedded Domain Specific Language (EDSL) in C++ by Gilang Hamidy
1 parent 9f51dca commit f58a2e2

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"Title": "Crafting Embedded Domain Specific Language (EDSL) in C++", "Author": "Gilang Hamidy"}
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ and code from [CppCon 2018](http://cppcon.org).
1212

1313
## Presentations
1414

15+
- [Crafting Embedded Domain Specific Language (EDSL) in C++](Presentations/crafting_embedded_domain_specific_language_in_cpp/crafting_embedded_domain_specific_language_in_cpp__gilang_hamidy__cppcon_2018.pdf) by Gilang Hamidy \[[more materials](Presentations/crafting_embedded_domain_specific_language_in_cpp)\]
1516
- [Unwinding the Stack - Exploring How C++ Exceptions Work on Windows](Presentations/unwinding_the_stack_exploring_how_cpp_exceptions_work_on_windows/unwinding_the_stack_exploring_how_cpp_exceptions_work_on_windows__james_mcnellis__cppcon_2018.pdf) by James McNellis
1617

1718
## Lightning Talks and Lunch Sessions
1819

1920

2021
## Posters
21-

0 commit comments

Comments
 (0)