23 Nov
                
                    2009
                
            
            
                23 Nov
                
                '09
                
            
            
            
        
    
                12:36 a.m.
            
        AMDG Christophe Henry wrote:
- most or all of geometries classes have no virtual destructor and thus this should be clearly documented or changed. Better even would be to give the user choice through a policy.
FWIW, non-virtual destructors are the norm in Boost. I strongly dislike the idea of having a policy enabling virtual destructors. In Christ, Steven Watanabe