Skip to content
Snippets Groups Projects
  1. May 13, 2024
    • Scott Snyder's avatar
      StoreGate: Add ReadDecorHandle::withDefault. · c26c647f
      Scott Snyder authored and Tadej Novak's avatar Tadej Novak committed
      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().
      c26c647f
  2. May 10, 2024
  3. May 09, 2024
  4. May 08, 2024
Loading