need help about get all public static function name
    Stanislav Blinov 
    stanislav.blinov at gmail.com
       
    Mon Oct 22 11:51:03 UTC 2018
    
    
  
On Monday, 22 October 2018 at 11:42:59 UTC, test wrote:
> some how when I call "is(typeof(__traits(getMember, BaseType, 
> name))) " in the template, my code report others error like:
>
> Error: no property fromPointer for type void
> Error: template instance TypeTemplate!(BaseType) is used as a 
> type
>
> Error: template instance `TypeTemplate!(BaseType)` error 
> instantiating
That would be hard to diagnose without actually seeing the code, 
it seems there's something else going on.
    
    
More information about the Digitalmars-d-learn
mailing list