Warren Buckley

Results 5 issues of Warren Buckley

Is there a port for this library on [vcpkg](https://github.com/microsoft/vcpkg)? If I do a search I only come up with [https://github.com/p-ranav/argparse](p-ranav/argparse)

So this particular warning can become an issue when compiling with `/WX` and `/W4`. The following can trigger this warning: SCENARIO("Minimum operation") { const int x{ 2 }; const int...

I watched your talk at CppCon 2018 and I really like the look of this framework. The only thing holding me back from using it is the lack of English...

enhancement
help wanted

### Describe the bug We're attempting to use Azure SignalR (with managed identities) with an Angular frontend and ASP.net Core backend. For a particular method call I'll see the following...

Our application is written in C# and we're using the `ServiceBusSessionProcessor` to receive messages from the **Queue**. Note that we're also using sessions here. We ran in to an issue...