Release 3.1.0
Changed
- split
editops_apply
/opcodes_apply
into*_apply_str
and*_apply_vec
. This avoids the instantiation of
std::basic_string for unsupported types.
editops_apply
/opcodes_apply
into *_apply_str
and *_apply_vec
. This avoids the instantiation of