[Issue 13741] New: std.traits.moduleName!Foo gives a compile error for a function with parameters
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Nov 16 18:12:20 PST 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13741
          Issue ID: 13741
           Summary: std.traits.moduleName!Foo gives a compile error for a
                    function with parameters
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: DMD
          Assignee: nobody at puremagic.com
          Reporter: midiway at midi.rs
http://dpaste.dzfl.pl/01e50c2e89bb
plz, check the DPaste link above.
std.traits.moduleName does not work for a symbol of a function which has
parameters
--
    
    
More information about the Digitalmars-d-bugs
mailing list