Add missing methods (GetIfExists/CheckValue) to Map pseudo-generics
This commit is contained in:
parent
33fd8270b1
commit
b47aa37919
2 changed files with 15 additions and 2 deletions
|
|
@ -167,10 +167,12 @@ xx(Insert)
|
|||
xx(InsertNew)
|
||||
xx(Remove)
|
||||
xx(Get)
|
||||
xx(GetIfExists)
|
||||
xx(GetValue)
|
||||
xx(GetKey)
|
||||
xx(SetValue)
|
||||
xx(CheckKey)
|
||||
xx(CheckValue)
|
||||
xx(Value)
|
||||
xx(Copy)
|
||||
xx(Move)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue