/cppcon-2014-hana

Presentation on Boost.Hana for CppCon 2014

Primary LanguageJavaScript

This repository contains my presentation for CppCon 2014.

The presentation is based on reveal.js.

Basic usage

Go to https://ldionne.github.io/cppcon-2014-hana or open index.html with your browser.

Advanced usage

    npm install # may take a little while
    grunt serve &

Then connect to localhost:8000 to view locally.