swig/Examples/ocaml/argout_ref
Zackery Spytz b2d93665fe [OCaml] Don't use argout typemaps by default for some reference types
The OCaml module's typemaps.i supplied argout typemaps for some
reference types (e.g. int &) by default, which was unintuitive and
inconsistent when compared with other modules. The argout_ref example
depended on this, so add a typemap to argout_ref/example.i.

Add multiple runtime tests that deal with references.
2019-02-09 22:04:46 -07:00
..
example.c Added example. 2003-03-21 16:26:52 +00:00
example.i [OCaml] Don't use argout typemaps by default for some reference types 2019-02-09 22:04:46 -07:00
Makefile [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
runme.ml [OCaml] Rename example_prog.ml to runme.ml in the OCaml examples 2019-01-07 11:59:07 -07:00