Defining a function without exporting it

Nub Public nubpublic at gmail.com
Fri Jun 24 08:29:27 PDT 2011


How to define a function without exporting it to a static library?

With C++ we do this using "inline", but I can't find anything similar 
with D.


More information about the Digitalmars-d-learn mailing list