Date: Tue, 20 May 2025 10:01:42 +0200
Why would you define the function if it's never evaluated in the first place?
If you only need it for metaprogramming, you can simply keep it a
declaration and use decltype on it and stuff.
If you only need it for metaprogramming, you can simply keep it a
declaration and use decltype on it and stuff.
Received on 2025-05-20 08:01:56