Skip to content

Commit 3a69290

Browse files
committed
Clarify that default context contains root devices
1 parent da50947 commit 3a69290

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adoc/chapters/programming_interface.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@ The [code]#platform# class also provides constructors, but constructing a new
970970
the objects returned by [api]#platform::get_platforms#.
971971

972972
Each platform has an associated default context which contains all of the
973-
devices in the platform.
973+
<<root-device,root devices>> in the platform.
974974
This default context does not have an asynchronous error handler.
975975
Applications can retrieve a copy of this default `context` object, for example,
976976
by constructing a `queue`.

0 commit comments

Comments
 (0)