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.
Trying this again as GitHub got confused with the required checks last time.
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. Trying this again as GitHub got confused with the required checks last time.