Skip to content
Snippets Groups Projects
Commit c26c647f authored by Scott Snyder's avatar Scott Snyder Committed by Tadej Novak
Browse files

StoreGate: Add ReadDecorHandle::withDefault.

StoreGate: Add ReadDecorHandle::withDefault.

Add withDefault() method to ReadDecorHandle.  This works like operator(),
except that one specifies a default value to return if the variable
is not available.  This allows removing some instances of isAvailable().
parent 5c53a644
No related branches found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment