Return type and arguments template?

Johan Granberg lijat.meREM at OVEgmail.com
Sun Sep 24 13:32:22 PDT 2006


Can a function pointer or delegates arguments and return type bee 
determined by a template. I'm trying to create bindings to another 
language and would love to be able to export a function just by writing
registerFunction(&functionName);
Similarly can the components of a struct or class bee extracted. (in 
short i'm trying to build a sort of syntax tree describing the 
fuctions/delegates)



More information about the Digitalmars-d-learn mailing list