Cogs.Core
|
This is the complete list of members for Cogs::UniqueValue< T >, including all inherited members.
operator=(const UniqueValue &)=delete (defined in Cogs::UniqueValue< T >) | Cogs::UniqueValue< T > | |
operator=(UniqueValue &&other) noexcept (defined in Cogs::UniqueValue< T >) | Cogs::UniqueValue< T > | inline |
UniqueValue()=default (defined in Cogs::UniqueValue< T >) | Cogs::UniqueValue< T > | |
UniqueValue(const T &value) (defined in Cogs::UniqueValue< T >) | Cogs::UniqueValue< T > | inline |
UniqueValue(const UniqueValue &)=delete (defined in Cogs::UniqueValue< T >) | Cogs::UniqueValue< T > | |
UniqueValue(UniqueValue &&other) noexcept (defined in Cogs::UniqueValue< T >) | Cogs::UniqueValue< T > | inline |
value (defined in Cogs::UniqueValue< T >) | Cogs::UniqueValue< T > |