
12 Feb
2009
12 Feb
'09
9:29 p.m.
Idea: casting function which invokes an explicitly defined cast operator on a type if defined, else generates a compile-time error. See http://stackoverflow.com/questions/209793/any-way-to-cast-with-class-operato... for discussion of motivation and design. Would there be any interest in incorporating this into boost/cast?