Commit f4cba5b
committed
Clarify documentation for sequential version retrieval
- Updated the note in the `getVersionSequential` function documentation to specify that it guarantees execution in the exact order the calls were made across threads. This change enhances the clarity of the function's behavior in a multi-threaded context.1 parent d7c9306 commit f4cba5b
File tree
1 file changed
+1
-1
lines changed- include/cpp_core/interface/sequential
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments