Skip to content

Commit

Permalink
iox-eclipse-iceoryx#482 add restriction
Browse files Browse the repository at this point in the history
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
  • Loading branch information
FerdinandSpitzschnueffler authored and marthtz committed May 12, 2021
1 parent 8c3a964 commit f84a52c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/website/getting-started/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ following conditions:
- the data structure is entirely contained in shared memory - no pointers to process local memory, no references to
process local constructs, no dynamic allocators
- the data structure must not internally use pointers/references
- no virtual members
### Publisher
Expand Down

0 comments on commit f84a52c

Please sign in to comment.