TartanLlama / optional

C++11/14/17 std::optional with functional-style extensions and reference support
https://tl.tartanllama.xyz
Creative Commons Zero v1.0 Universal
859 stars 67 forks source link

Add syntax highlighting to readme #13

Closed mortenfyhn closed 6 years ago

mortenfyhn commented 6 years ago

Hi, this repo was mentioned at NDC TechTown and while looking into it I noticed that the code examples in the readme are colorless, so I added syntax highlighting in case you want it.

TartanLlama commented 6 years ago

Thanks!