| 
    throwing_ptr
    
   Smart pointers that throw on dereference if null 
   | 
 
Implementation details This header file must not be included directly and definitions herein may change without notice. More...
Go to the source code of this file.
Macros | |
| #define | TSP_CONSTEXPR | 
| #define | TSP_NOEXCEPT | 
| #define | TSP_ARRAY_SUPPORT false | 
Implementation details This header file must not be included directly and definitions herein may change without notice.
Definition in file compiler_checks.hpp.
| #define TSP_ARRAY_SUPPORT false | 
Definition at line 72 of file compiler_checks.hpp.
| #define TSP_CONSTEXPR | 
Definition at line 70 of file compiler_checks.hpp.
| #define TSP_NOEXCEPT | 
Definition at line 71 of file compiler_checks.hpp.
 1.8.13