EN VI
Posts (0)

No data results!

Please check back again in feature!

Questions (2)
2024-03-12 00:30:07
I'd recommend changing the approach slightly, instead of having transform modify its argument, it should return a value that will replace in input. So you can have a set of overloads like this: std::s...
2024-03-16 09:30:05
Maybe something like this can std::string clause = fmt::format("param=@p{}", fmt::join(ids, " OR param=@p"));
Tags: c++ c++20 fmt

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login