This is the complete list of members for MR::NoInitId< T >, including all inherited members.
get() noexcept | MR::Id< T > | inline |
Id() noexcept | MR::Id< T > | inline |
Id(NoInit) noexcept | MR::Id< T > | inlineexplicit |
Id(U i) noexcept | MR::Id< T > | inlineexplicit |
NoInitId() | MR::NoInitId< T > | inline |
NoInitId(Id< T > id) | MR::NoInitId< T > | inline |
operator bool() const | MR::Id< T > | inlineexplicit |
operator ValueType() const | MR::Id< T > | inline |
operator!=(Id b) const | MR::Id< T > | inline |
operator!=(Id< U > b) const =delete | MR::Id< T > | |
operator++() | MR::Id< T > | inline |
operator++(int) | MR::Id< T > | inline |
operator+=(ValueType a) | MR::Id< T > | inline |
operator--() | MR::Id< T > | inline |
operator--(int) | MR::Id< T > | inline |
operator-=(ValueType a) | MR::Id< T > | inline |
operator<(Id b) const | MR::Id< T > | inline |
operator<(Id< U > b) const =delete | MR::Id< T > | |
operator==(Id b) const | MR::Id< T > | inline |
operator==(Id< U > b) const =delete | MR::Id< T > | |
valid() const | MR::Id< T > | inline |
ValueType typedef | MR::Id< T > |