Boost logo

Boost Users :

From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-03-30 09:19:29


Nico Galoppo wrote:

>Hi Stuart,
>
>thanks for the solution. It seems like what I am looking for, I'll try it out
>asap. However, I am confused by the typedef below.
>
>typedef int A::*Setter;
>
>Could you explain what is going on here?
>
>
It defines Setter to be an alias for the type "pointer to 'integer
member of A'".

Sebastian Redl


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net