On 06/25/2015 12:51 PM, bachmeier wrote:

  pragma(lib, "sndfile");


This is the first time I've heard of pragma(lib). It's a nice feature
that should be added to the compiler documentation.

They are all here:

  http://dlang.org/pragma.html

pragma(inline) is the latest, which will be available in 2.068.

Ali

Reply via email to