Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages