dropt icon indicating copy to clipboard operation
dropt copied to clipboard

droptxx should support lambda expressions for callbacks

Open jamesderlin opened this issue 4 years ago • 0 comments

droptxx is a thin wrapper around the C dropt library. I also wrote it quite awhile ago for C++03, but it would be much easier to use in C++11 code if lambda expressions could be supplied as callbacks.

jamesderlin avatar Jul 24 '21 08:07 jamesderlin