Member predicate MemberFunction::getTypeOfThis
Gets the type of the this
parameter associated with this member function, if any. The type
may have const
and/or volatile
qualifiers, matching the function declaration.
Gets the type of the this
parameter associated with this member function, if any. The type
may have const
and/or volatile
qualifiers, matching the function declaration.