
15 Jun
2012
15 Jun
'12
6:37 p.m.
On 15 June 2012 09:36, Hite, Christopher < Christopher.Hite@partner.commerzbank.com> wrote:
I think the use case for value based interface for a fat interface doesn't come up much.
It comes up as soon as I want a container of them. Since they are not copyable or movable given just a base class reference, I now have to clutter things up by externally managing them. Instead of a vector<Foo>, I have to use something like vector<unique_ptr<Foo>>. -- Nevin ":-)" Liber <mailto:nevin@eviloverlord.com> (847) 691-1404