Add presentations.

pull/2/merge
Stefanus Du Toit 11 years ago
parent 120c6f5438
commit 5a771f1c2f

@ -0,0 +1,7 @@
# Accept No Visitors
Actually presented power-point slides are available on GitHub: http://bit.ly/AcceptNoVisitors
The larger Mach7 project can be found at https://github.com/solodon4/Mach7.
The two files discussed in the talk are: https://github.com/solodon4/Mach7/blob/master/code/cppcon-visitors.cpp (implementation with visitors) and https://github.com/solodon4/Mach7/blob/master/code/cppcon-matching.cpp (implementation with pattern matching).

@ -0,0 +1,5 @@
# Using C++ to Connect to Web Services
Slides and demo applications can be found at:
https://github.com/stgates/webservicescppcon2014
Loading…
Cancel
Save