Monthly Archives: May 2016

Unique, Up To a Point

The other day I had a need to generate a unique type for each time a given constexpr function was called (why I needed this is a long story and the answer will have to wait for the library I’m working on to be released as open source). I wanted a way to do this […]