Skip to content

ldionne/accu-2017-rust-traits-in-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust traits in C++ @ ACCU 2017

This repository contains my reveal.js-based lightning talk on type erasure using Dyno at ACCU 2017.

Basic usage

Go to https://ldionne.com/accu-2017-rust-traits-in-cpp or open index.html with your browser. A PDF version of the slides is in slides.pdf.

Advanced usage

From the root of the repository,

npm install
grunt serve &

and then connect to localhost:8000 to view locally.

About

My lightning talk on dynamic polymorphism at ACCU 2017

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published