Fun with Boost.Hana
This repository contains my reveal.js-based presentation on Hana for the C++Now 2017 conference.
Go to http://ldionne.com/cppnow-2017-fun-with-boost-hana or open
index.html
with your browser (does not work in Chrome). The slides
are also available as a pdf in slides.pdf
.
From the root of the repository,
npm install
grunt serve &
and then connect to localhost:8000
to view locally.
(mkdir build && cd build && cmake ..)
cmake --build build --target install-dependencies
cmake --build build