mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- If the entry could be directly inserted: a pointer to the inserted entry. - If a dictionary merge was required: a pointer to the dictionary that received the entry. - Return nullptr on any type of insertion failure. This change is code compatible with existing code since it only alters a bool return value to be a pointer return value.
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
Test-dictionary2.C
|
|
|
|
EXE = $(FOAM_USER_APPBIN)/Test-dictionary2
|