Functions | |
| template<class T1 > | |
| void | constructor (T1 *p) |
| template<class T1 , class T2 > | |
| void | constructor (T1 *p, T2 &val) |
| template<class T1 > | |
| void | destructor (T1 *p) |
| void kp::constructor | ( | T1 * | p | ) | [inline] |
| void kp::constructor | ( | T1 * | p, | |
| T2 & | val | |||
| ) | [inline] |
| void kp::destructor | ( | T1 * | p | ) | [inline] |
1.5.8