NewLang Project
Yet another programm language
Loading...
Searching...
No Matches
newlang::VirtualFuncImpl< R, Args > Member List

This is the complete list of members for newlang::VirtualFuncImpl< R, Args >, including all inherited members.

operator()(Args... args)newlang::VirtualFuncImpl< R, Args >inline
override(VirtualFuncType *func)newlang::VirtualFuncImpl< R, Args >inline
parent(VirtualFuncType *current)newlang::VirtualFuncImpl< R, Args >inline
VirtualFuncImpl(VirtualFuncType *func)newlang::VirtualFuncImpl< R, Args >inlineexplicit
VirtualFuncImpl(std::initializer_list< VirtualFuncType * > list)newlang::VirtualFuncImpl< R, Args >inline
VirtualFuncType typedefnewlang::VirtualFuncImpl< R, Args >