Library standardization

Janice Caron caron800 at googlemail.com
Sat Apr 19 04:48:51 PDT 2008


On 19/04/2008, e-t172 <e-t172 at akegroup.org> wrote:
>  I have to agree on this one. As a side note, I definitely think we *need*
> "real" header files (like .h files in C/C++), which separates the API and

What if my functions may be inlined?

What if my functions are template functions?

What if my functions are capable of compile-time-function-execution?

What if my functions generate strings for use in string mixins?

Besides which - I don't want to have to maintain two separate files!
Those days are gone, and good riddance to them.



More information about the Digitalmars-d mailing list