Dynamically loading a D dynamic library from a c++ program
    Jacob Carlborg via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sat Sep 27 02:19:56 PDT 2014
    
    
  
On 2014-09-26 21:52, John Colvin wrote:
> Yes, but it depends on the complexity of the headers. C++ templates
> aren't supported for example.
Templates are supported, if they're already instantiated.
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-learn
mailing list