j
k
j a
j l
Got it: typedef multi_index_container < employee*, indexed_by < ordered_unique<identity<employee*> >, ordered_unique<member<employee, int, &employee::id> >
employee_set;
Back to the thread
Back to the list