79549311

Date: 2025-04-01 22:33:14
Score: 1.5
Natty:
Report link

Thank you for your hints the solution was adding typename before one<_Return>::UseType (*)(void);
so that it looks like:

using PF = typename one<_Return>::UseType (*)(void);

Here is a link with more info type_alias

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ulises V.