Therocode's blog
/home
/archive
/tags
Posts Tagged “Lambdas”
21 Jan 2016
Using templates and lambdas to make a safe copyable polymorphic wrapper
A technique to store known type information for later on
Recent Posts
How to: Rust + SDL2 + OpenGL on the web
Exploring C++20 - Designated initialisers
Enumerate - Range-based for loop with indices retained
Guaranteed Compile Time String Parsing in C++17
The Simplest Implementation of an Entity Component System
Tags
C++
GimGui
Lambdas
Templates
RAII
Debugging
ECS
Compile-Time
C++20
Rust