We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The use case is here: rock-core/gui-vizkit@43888b7. Right now it must explicitly checked for EnumType.
The text was updated successfully, but these errors were encountered:
An example to declare these builtin conversions can be found here:
https://github.com/orocos-toolchain/typelib/blob/master/bindings/ruby/lib/typelib/numeric_type.rb#L7
Sorry, something went wrong.
Follow-up, because of this, pushing a Symbol on a /std/vector fails because the conversion-from-ruby is not present
No branches or pull requests
The use case is here:
rock-core/gui-vizkit@43888b7.
Right now it must explicitly checked for EnumType.
The text was updated successfully, but these errors were encountered: