operator const UnderlyingType &() const & | v8::base::StrongAlias< TagType, UnderlyingType > | inlineexplicit |
operator*() & | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
operator*() const & | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
operator*() && | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
operator*() const && | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
operator->() | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
operator->() const | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
operator<=>(const StrongAlias &lhs, const StrongAlias &rhs)=default | v8::base::StrongAlias< TagType, UnderlyingType > | friend |
operator==(const StrongAlias &lhs, const StrongAlias &rhs)=default | v8::base::StrongAlias< TagType, UnderlyingType > | friend |
StrongAlias()=default | v8::base::StrongAlias< TagType, UnderlyingType > | |
StrongAlias(const UnderlyingType &v) | v8::base::StrongAlias< TagType, UnderlyingType > | inlineexplicit |
StrongAlias(UnderlyingType &&v) noexcept | v8::base::StrongAlias< TagType, UnderlyingType > | inlineexplicit |
underlying_type typedef | v8::base::StrongAlias< TagType, UnderlyingType > | |
value() & | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
value() const & | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
value() && | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
value() const && | v8::base::StrongAlias< TagType, UnderlyingType > | inline |
value_ | v8::base::StrongAlias< TagType, UnderlyingType > | protected |