Skip to content

ldionne/cppnow-2016-metaprogramming-for-dummies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Metaprogramming for dummies" presentation for C++Now 2016

This repository contains my reveal.js-based presentation on metaprogramming for dummies for C++Now 2016.

Basic usage

Go to https://ldionne.github.io/cppnow-2016-metaprogramming-for-dummies or open index.html with your browser. Note that opening index.html with your browser does not work on Google Chrome due to this issue.

Advanced usage

From the root of the repository,

npm install
grunt serve &

and then connect to localhost:8000 to view locally.

About

My "Metaprogramming for dummies" presentation for C++Now 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published