John Kemp
John Kemp
Thanks, that's a fairly straightforward way to get one there. I was hoping for a solution for the logo to be to the left of the title _and_ slogan though,...
Is there a workaround for this? I've recently encountered it while performing a clock_cast in code that needs to be able to run on Server 2019. Some way to tweak...
That's useful as a stop-gap as long as we're not looking for extreme precision (luckily I don't care about time units much more precise than seconds in this case). The...
I'll see what I can do. I use git elsewhere but I'm quite new to using it with github :grimacing:
A followup issue - using nlohmann json with jwt-cpp has additional errors for 32-bit builds. The source of this is that `is_substr_start_end_index_signature` and `is_substr_start_index_signature` check for the existence of `substr`...
Yeah, I have a few things I have to build as 32-bit for... historical reasons. I guess there's mainly a question of intent here. If there is a reason `substr`...