Image

Imageataxi wrote in Imagecpp

Policy designs

With the aim of improving my use of templates, I read this pretty well-known article:

(Alexandrescu article on policy-based design)

Just wondering, has anyone in this community had much experience with policy-based design? It's supposed to be the bleeding edge of C++ style, but I can't think of too many examples of software I've worked on that would have benefited from using it (when weighed against the initial additional design cost).