|
Simple Application Framework
1
|
Selector functors.
#include "Function.h"Go to the source code of this file.
Classes | |
| struct | Saf::Algo::Selector::FirstMember< PairClass > |
| Select the first member of a pair or triplet container. More... | |
| struct | Saf::Algo::Selector::SecondMember< PairClass > |
| Select the second member of a pair or triplet container. More... | |
| struct | Saf::Algo::Selector::ThirdMember< TripletClass > |
| Select the third member of a triplet container. More... | |
Namespaces | |
| namespace | Saf |
| Global library namespace. | |
| namespace | Saf::Algo |
| Generic data handling algorithms and structures. | |
| namespace | Saf::Algo::Selector |
| Functors for selecting individual members of from pair or triplet collections. | |
Selector functors.
1.8.0