21 #include <type_traits> 110 return ((static_cast<uint32_t>(level) + value) >
116 level = level +
value;
123 level = level -
value;
—— Concurrent Priority Queue Implementation ——
LogLevel stringToLogLevel(StringPiece name)
string logLevelToString(LogLevel level)
constexpr LogLevel kDefaultLogLevel
LogLevel & operator-=(LogLevel &level, uint32_t value)
basic_fbstring< E, T, A, S > operator+(const basic_fbstring< E, T, A, S > &lhs, const basic_fbstring< E, T, A, S > &rhs)
uint64_t value(const typename LockFreeRingBuffer< T, Atom >::Cursor &rbcursor)
constexpr LogLevel operator-(LogLevel level, uint32_t value)
constexpr bool isLogLevelFatal(LogLevel level)
LogLevel & operator+=(LogLevel &level, uint32_t value)
std::ostream & operator<<(std::ostream &out, dynamic const &d)