throwing_ptr
Smart pointers that throw on dereference if null
Macros
compiler_checks.hpp File Reference

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
 

Detailed Description

Implementation details This header file must not be included directly and definitions herein may change without notice.

Definition in file compiler_checks.hpp.

Macro Definition Documentation

◆ TSP_ARRAY_SUPPORT

#define TSP_ARRAY_SUPPORT   false

Definition at line 72 of file compiler_checks.hpp.

◆ TSP_CONSTEXPR

#define TSP_CONSTEXPR

Definition at line 70 of file compiler_checks.hpp.

◆ TSP_NOEXCEPT

#define TSP_NOEXCEPT

Definition at line 71 of file compiler_checks.hpp.