| 1 | // xxcallpmf internal header | |
| 2 | // NOTE: no include guard | |
| 3 | ||
| 4 | #if _NARGS != 0 | |
| 5 | template<class _Ret _C_CLASS_ARG0> | |
| 6 | _Ret _ApplyX(_ARG0_A0_REF) const | |
| 7 | { // call pointer to member function |
| Lines 8 ... 14 are skipped. |
| 15 | * Consult your license regarding permissions and restrictions. | |
| 16 | V5.05:0009 */ | |
| 17 | ||