79642199

Date: 2025-05-28 12:32:24
Score: 0.5
Natty:
Report link

Apparantly category is e.g. std::locale::numeric:

std::locale mixed(base, for_numbers, std::locale::numeric);

other categories: https://cplusplus.com/reference/locale/locale/category/

(I was not able to find that list on cppreference, only cplusplus.com)

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: unhammer