Skip to content

Commit

Permalink
DOC: Document that SetGlobalInstance always returns true
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Dekker committed Aug 19, 2023
1 parent eadc465 commit 9da299b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Core/Common/include/itkSingleton.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class ITKCommon_EXPORT SingletonIndex
}


// returns true if the globalName has not been registered yet.
// Returns true.
//
// It is assumed that the global will remain valid until the start
// of globals being destroyed.
Expand Down

0 comments on commit 9da299b

Please sign in to comment.