We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e06f5f5 commit 392a72dCopy full SHA for 392a72d
docs/guides/blackboard_reference.md
@@ -2,7 +2,7 @@
2
sidebar_position: 4
3
---
4
5
-# Zero-copy access to the blackboard, using pointers
+# Zero-copy access to the blackboard
6
7
If you followed the tutorials, you should already know that the Blackboard uses **value semantic**, i.e.
8
the methods `getInput` and `setOutput` copy the value from/to the blackboard.
0 commit comments