Skip to content

Commit 09f8cf8

Browse files
committed
cant compare c++ partial updates yet
1 parent 3e70035 commit 09f8cf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/snippets/snippets.toml

+3
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,9 @@ quick_start = [ # These examples don't have exactly the same implementation.
231231
"py",
232232
"rust",
233233
]
234+
"archetypes/points3d_partial_updates" = [ # TODO(cmc): revert once C++ has tagged partial updates
235+
"cpp",
236+
]
234237
"archetypes/points3d_random" = [ # TODO(#3206): examples use different RNGs
235238
"cpp",
236239
"py",

0 commit comments

Comments
 (0)