Safe Haskell | None |
---|---|
Language | Haskell2010 |
Bindings for std
that aren't in other modules.
- data ValueConversion
- mod_std :: Module
- c_string :: Class
Documentation
data ValueConversion Source #
Specifies how values in a collection should be converted when converting the collection as a whole.
ConvertPtr | A C++ value of type |
ConvertValue | A C++ value of type |