liborigin
2.0.0
|
Functions | |
template<class T1 , class T2 > | |
void | constructor (T1 *p, T2 &val) |
template<class T1 > | |
void | constructor (T1 *p) |
template<class T1 > | |
void | destructor (T1 *p) |
void kp::constructor | ( | T1 * | p, |
T2 & | val | ||
) |
void kp::constructor | ( | T1 * | p | ) |
void kp::destructor | ( | T1 * | p | ) |