The CPP98 interface needs some work on it to get it back into alignment with the c interface. This will involve adding some functions and creating some test cases. We also need to ensure that the objects generated in the CPP98 interface are copyable. right now it looks like they are copyable but will probably result in a seg fault if you try it. This may require support in the C interface itself.
The CPP98 interface needs some work on it to get it back into alignment with the c interface. This will involve adding some functions and creating some test cases. We also need to ensure that the objects generated in the CPP98 interface are copyable. right now it looks like they are copyable but will probably result in a seg fault if you try it. This may require support in the C interface itself.