Implemented on top of the C++ interface, currently still requires exceptions/rtti and must be linked as such, but otherwise can be used by anything capable of linking against C, which is everything.
Added primarily to make higher level language bindings more feasible, as linking against a template library is.... challenging.
Implemented on top of the C++ interface, currently still requires exceptions/rtti and must be linked as such, but otherwise can be used by anything capable of linking against C, which is everything. Added primarily to make higher level language bindings more feasible, as linking against a template library is.... challenging.