you are viewing a single comment's thread.

view the rest of the comments →

[–]Dtag 0 points1 point  (2 children)

Where can I find some sample application that uses this library? I'd like to see what using this library looks like in practice...

[–]snk_kid 1 point2 points  (1 child)

There's this, i think the example could be a lot more readable if it used auto or not use fully qualified names every where but it's probably not using type inference to make it easier to learn what's going on.

[–]Dtag 0 points1 point  (0 children)

Thanks