Loading...
Searching...
No Matches
Go to the documentation of this file.
11#ifndef TLX_DEFINE_CONSTEXPR_HEADER
12#define TLX_DEFINE_CONSTEXPR_HEADER
19#if __cplusplus >= 201402L
20 #define TLX_ADVANCED_CONSTEXPR constexpr
22 #define TLX_ADVANCED_CONSTEXPR inline