#include <object.hh>
Public Member Functions | |
| TypedPair (F *first, S *second) | |
| F * | getFirst () |
| S * | getSecond () |
| lout::object::TypedPair< F, S >::TypedPair | ( | F * | first, | |
| S * | second | |||
| ) | [inline] |
| F* lout::object::TypedPair< F, S >::getFirst | ( | ) | [inline] |
References lout::object::PairBase::first.
| S* lout::object::TypedPair< F, S >::getSecond | ( | ) | [inline] |
References lout::object::PairBase::second.
1.5.9