| 
    throwing_ptr
    
   Smart pointers that throw on dereference if null 
   | 
 
Directories | |
| directory | private | 
Files | |
| file | null_ptr_exception.hpp [code] | 
| Exceptions thrown by smart pointers in namespace throwing.  | |
| file | shared_ptr.hpp [code] | 
| throwing::shared_ptr implementation  | |
| file | unique_ptr.hpp [code] | 
| throwing::unique_ptr implementation  | |
 1.8.13