operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

TMultiMap &

 

operator=

(
    TMultiMap&&
)

Public function

TMultiMap &

 

operator=

(
    const TMultiMap&
)

Public function

TMultiMap &

 

operator=

(
    TMultiMap< KeyType, ValueType, Othe...
)

Assignment operator for moving elements from a TMap with a different SetAllocator

Public function

TMultiMap &

 

operator=

(
    const TMultiMap< KeyType, ValueType...
)

Assignment operator for copying elements from a TMap with a different SetAllocator

Public function

TMultiMap &

 

operator=

(
    std::initializer_list< TPairInitial...
)

Assignment operator which gets its elements from a native initializer list

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss