deepstream.io-client-cpp icon indicating copy to clipboard operation
deepstream.io-client-cpp copied to clipboard

Reduce copying in EventWrapper API

Open jdmnd opened this issue 8 years ago • 0 comments

a number of methods accept std::string where they should instead use const std::string &

jdmnd avatar Apr 21 '17 16:04 jdmnd