#include <type_traits>
Go to the source code of this file.
◆ SOURCEPP_BITFLAGS_ENUM
#define SOURCEPP_BITFLAGS_ENUM |
( |
|
Enum | ) |
|
Defines bitwise operators for an enum or enum class.
Definition at line 26 of file Macros.h.
◆ SOURCEPP_CONCAT
◆ SOURCEPP_CONCAT_DETAIL
#define SOURCEPP_CONCAT_DETAIL |
( |
|
a, |
|
|
|
b |
|
) |
| a##b |
◆ SOURCEPP_DEBUG_BREAK
#define SOURCEPP_DEBUG_BREAK |
Create a breakpoint in debug.
Definition at line 19 of file Macros.h.
◆ SOURCEPP_UNIQUE_NAME
Adds the current line number to the given base.
Definition at line 23 of file Macros.h.