TMultiMap

Overload list

Windows
MacOS
Linux
Name Description

Public function

TMultiMap()

Public function

TMultiMap

(
    TMultiMap&&
)

Public function

TMultiMap

(
    const TMultiMap&
)

Public function

TMultiMap

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

Constructor for moving elements from a TMap with a different SetAllocator

Public function

TMultiMap

(
    const TMultiMap< KeyType, ValueType...
)

Constructor for copying elements from a TMap with a different SetAllocator

Public function

TMultiMap

(
    std::initializer_list< TPairInitial...
)

Constructor 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