[C++-sig] access struct inside class

Nicolas Lelong nico_ml at mgdesign.fr
Mon Oct 15 19:09:53 CEST 2007


Hello,

it should be

&Customers::address::contact

not

&Customers::address.contact

...



More information about the Cplusplus-sig mailing list