Skip to content

Commit

Permalink
Clarify that default context contains root devices
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlueck committed Nov 13, 2024
1 parent da50947 commit 3a69290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adoc/chapters/programming_interface.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,7 @@ The [code]#platform# class also provides constructors, but constructing a new
the objects returned by [api]#platform::get_platforms#.

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

0 comments on commit 3a69290

Please sign in to comment.