[Coin-discuss] Performance of CoinMemcpyN()
    Joseph Young 
    josyoun at nmt.edu
       
    Fri Jul 29 17:04:37 EDT 2005
    
    
  
	Then, why not define a specialization that works with simple data 
types such as ints, floats, chars, and doubles?
Sinc, Joseph Young
> Some things can't be copied with memcpy.
> Not everything is POD.
> Some have user-defined assignment operators.
> Some have implementation-defined internal pointers.
> My recollection is that virtual bases are handled that way.
> BTW what is the Coin module for?
> Does it depend on anything?
    
    
More information about the Coin-discuss
mailing list