![]() |
PIP 5.6.1
Platform-Independent Primitives
|
#include "picout.h"Classes | |
| class | PIPair< Type0, Type1 > |
| Class template that provides a way to store two heterogeneous objects as a single unit. More... | |
Functions | |
| template<typename Type0 , typename Type1 > | |
| bool | operator== (const PIPair< Type0, Type1 > &value0, const PIPair< Type0, Type1 > &value1) |
| Compare operator with PIPair. | |
| template<typename Type0 , typename Type1 > | |
| bool | operator!= (const PIPair< Type0, Type1 > &value0, const PIPair< Type0, Type1 > &value1) |
| Compare operator with PIPair. | |
| template<typename Type0 , typename Type1 > | |
| PICout | operator<< (PICout s, const PIPair< Type0, Type1 > &v) |
| Output operator to PICout. | |
| template<class T1 , class T2 > | |
| PIPair< T1, T2 > | createPIPair (T1 f, T2 s) |
| Creates PIPair object, deducing the target type from the types of arguments. | |
Declares PIPair.
Ivan Pelipenko peri4.nosp@m.ko@y.nosp@m.andex.nosp@m..ru; Andrey Bychkov work..nosp@m.a.b@.nosp@m.yande.nosp@m.x.ru;