Searched defs:wxTEMPLATED_MEMBER_CALL (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dxti.h66 # define wxTEMPLATED_MEMBER_CALL( method , type ) method<type>() macro
69 # define wxTEMPLATED_MEMBER_CALL( method , type ) method((type*)NULL) macro
[all...]

Completed in 111 milliseconds