Searched refs:NOEXCEPT (Results 1 – 1 of 1) sorted by relevance
123 # define NOEXCEPT _NOEXCEPT macro129 # define NOEXCEPT noexcept137 # define NOEXCEPT noexcept144 # define NOEXCEPT noexcept150 # define NOEXCEPT noexcept248 CONSTCD11 year_month operator/(const year& y, const month& m) NOEXCEPT;249 CONSTCD11 year_month operator/(const year& y, int m) NOEXCEPT;251 CONSTCD11 month_day operator/(const day& d, const month& m) NOEXCEPT;252 CONSTCD11 month_day operator/(const day& d, int m) NOEXCEPT;253 CONSTCD11 month_day operator/(const month& m, const day& d) NOEXCEPT;[all …]