Skip to content

ldionne/cppcon-2018-compile-time-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile-time programming in C++20 and beyond @ CppCon 2018

This repository contains my reveal.js-based presentation on compile-time programming for CppCon 2018.

Usage

Go to https://ldionne.com/cppcon-2018-compile-time-programming or open index.html with your browser. A PDF version of the slides is in slides.pdf.

Running a local server

cd reveal
npm install # you can make sure that Python < 3 is used with `--python=python2.XYZ`
grunt serve --root=..

Then visit http://localhost:8000.

About

My slides on compile-time programming in C++20 for CppCon 2018

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published