Support Library for Preprocessor Type Conversions.
The type_conv
mini-library factors out functionality needed by
different preprocessors that generate code from type specifications.
Example libraries currently depending on type_conv
:
bin_prot
comparelib
fieldslib
ounit
pipebang
sexplib
typehash
variantslib
This functionality cannot otherwise be duplicated without losing the ability to use these preprocessors simultaneously.
The API-documentation of the latest release can be found online.
In the case of bugs, feature requests, contributions and similar, please contact the maintainers:
- Jane Street Group, LLC opensource@janestreet.com
Up-to-date information should be available at: