79526342

Date: 2025-03-21 18:36:35
Score: 2
Natty:
Report link

If Key is char*, the assumption that const Key is const char* is wrong. const Key is char* const.

typedef std::map<char*, void*, stlcompare_char, TestAllocatorA<std::pair<char* const, void*> > > MAPTEST;

What is the difference between const int*, const int * const, and int * const?

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • High reputation (-2):
Posted by: 3CxEZiVlQ