cxx icon indicating copy to clipboard operation
cxx copied to clipboard

Add binding support for std::pair

Open mattiekat opened this issue 4 years ago • 0 comments

It would be nice to have binding support for std::pair. Either as cxx::Pair<A,B> or just using rust's built in tuples.

Related to #142

mattiekat avatar Sep 27 '21 17:09 mattiekat