Boost logo

Boost Users :

From: EMalenfant_at_[hidden]
Date: 2006-02-07 11:15:19


From: Soni, Aashit [mailto:aashit.Soni_at_[hidden]]
>
> typedef
> employee_set::index<employee_set,ssnumber>::type employee_set_by_ssn;
>

I'm not a seasoned user of the MultiIndex library but, looking at the
documentation, it seems that the above should be written as:

        typedef employee_set::index<ssnumber>::type employee_set_by_ssn;

HTH,
-----------------------------
Éric
A conclusion is the place where you got tired of thinking


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