Closed Komnomnomnom closed 11 years ago
v9.67 brings a number of changes, most annoyingly is the expanded use of shared_ptr which has proven problematic for SWIG to deal with (#7).
shared_ptr is now used for ComboLeg, OrderComboLeg as well as TagValue
ComboLeg
OrderComboLeg
TagValue
Skipped 9.67, master now supports 9.68.
v9.67 brings a number of changes, most annoyingly is the expanded use of shared_ptr which has proven problematic for SWIG to deal with (#7).
shared_ptr is now used for
ComboLeg
,OrderComboLeg
as well asTagValue