Home
last modified time | relevance | path

Searched defs:RANGES_DEPRECATED (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/utility/
H A Dany.hpp44 struct RANGES_DEPRECATED( variable
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/utility/
H A Dany.hpp44 struct RANGES_DEPRECATED( variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/detail/
H A Dconfig.hpp504 #define RANGES_DEPRECATED(MSG) __attribute__((deprecated(MSG))) macro
507 #define RANGES_DEPRECATED(MSG) [[deprecated(MSG)]] macro
509 #define RANGES_DEPRECATED(MSG) __attribute__((deprecated(MSG))) macro
513 #define RANGES_DEPRECATED(MSG) macro
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/detail/
H A Dconfig.hpp494 #define RANGES_DEPRECATED(MSG) __attribute__((deprecated(MSG))) macro
497 #define RANGES_DEPRECATED(MSG) [[deprecated(MSG)]] macro
499 #define RANGES_DEPRECATED(MSG) __attribute__((deprecated(MSG))) macro
503 #define RANGES_DEPRECATED(MSG) macro