Calling dynamically bound functions from weakly pure function
    Rene Zwanenburg via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Jul 18 07:15:44 PDT 2014
    
    
  
For all intents and purposes, the following code can be weakly 
pure:
struct VAO
{
}
    
    
More information about the Digitalmars-d-learn
mailing list