JuliaInterop / libcxxwrap-julia

C++ library for backing CxxWrap.jl
Other
84 stars 43 forks source link

feat: StdMultiset #155

Closed PraneethJain closed 5 months ago

PraneethJain commented 5 months ago

https://github.com/PraneethJain/CxxWrap.jl#StdSet

Add support for std::multiset

barche commented 5 months ago

This is OK for me, can it be merged or did you want to add more things?

PraneethJain commented 5 months ago

This is OK for me, can it be merged or did you want to add more things?

Ready to merge