Why do C++11-
deleted functions participate in overload resolution?Why does C++11 make "
deleted" functions participate in overload resolution? Why is this useful? Or in other words, why are they hidden instead of being deleted entirely?
March 23-28, London, UK
By Blog Staff | Dec 31, 2012 11:11 AM | Tags: intermediate
Why do C++11-
deleted functions participate in overload resolution?Why does C++11 make "
deleted" functions participate in overload resolution? Why is this useful? Or in other words, why are they hidden instead of being deleted entirely?
There are currently no comments on this entry.
Add a Comment
Comments are closed.