Searched defs:__mconstant (Results 1 – 1 of 1) sorted by relevance
57 struct __mconstant struct59 using type = __mconstant;60 using value_type = __mtypeof<_Np>;61 static constexpr auto value = _Np;63 constexpr operator value_type() const noexcept in operator value_type()68 constexpr auto operator()() const noexcept -> value_type in operator ()()