Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes
Saf::Algo::Selector Namespace Reference

Functors for selecting individual members of from pair or triplet collections. More...

Classes

struct  FirstMember
 Select the first member of a pair or triplet container. More...
struct  SecondMember
 Select the second member of a pair or triplet container. More...
struct  ThirdMember
 Select the third member of a triplet container. More...

Detailed Description

Functors for selecting individual members of from pair or triplet collections.