Home
last modified time | relevance | path

Searched defs:RANGES_ENSURE_MSG (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/detail/
H A Dconfig.hpp89 #define RANGES_ENSURE_MSG(COND, MSG) \ macro
94 #define RANGES_ENSURE_MSG(COND, MSG) RANGES_ASSERT((COND) && MSG) macro
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/detail/
H A Dconfig.hpp89 #define RANGES_ENSURE_MSG(COND, MSG) \ macro
94 #define RANGES_ENSURE_MSG(COND, MSG) RANGES_ASSERT((COND) && MSG) macro