> On 4/6/12, Piotr Szturmaj <bncr...@jadamspam.pl> wrote:
> struct Author { string name; }

Also, let's not forget the glaring limitation of structs that almost
everyone has ran into: you can't define a default ctor.

Reply via email to