Entity Component System - Map PerformanceYeah I was thinking along the lines of this, my only concern is it's a lot of wasted memory. Using ...
Entity Component System - Map PerformanceI'm currently implementing a small Entity Component System as a learning project, it's been a good w...
Variadic Template Recursion - InitialisingThank you. I do want to do this with recursion, then I will be able to apply what I've learnt in oth...
Variadic Template Recursion - InitialisingI've started learning generics, and am trying to create a templated function that will instantiate e...
Buffer to store multiple values of different typesThanks, I will give this a shot :) [b]EDIT:[/b] Okay so I've been attempting to use aligned_storage...
This user does not accept Private Messages