Wrapping a C function pointer as a parameter with std::function<> for an old APII am not sure I understand this part [code] static void static_onIdRequest(natsConnection *nc, nat...
Wrapping a C function pointer as a parameter with std::function<> for an old APII am trying to communicate between applications with NATS.io. In order to asynchronously get a mess...
Function takes a ref to a string but not a string literal from the callHello there folks! I have a problem with some code. My function would be like: [code] void ...
This user does not accept Private Messages