Skip to content

Conversation

cosmith-nvidia
Copy link

Per the definition of --gen-compare: only generate comparators for object API generated structs. Types annoated with native_type must define their own comparators if --gen-compare is enabled.

Also enables --gen-compare for native_type_test and fixes the test by adding a comparator for the Native::Vector3D type.

Per the definition of --gen-compare: only generate comparators for object API
generated structs. Types annoated with native_type must define their own
comparators if `--gen-compare` is enabled.

Also enables --gen-compare for native_type_test and fixes the test by adding a
comparator for the Native::Vector3D type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants