Skip to content

H

.h file header, 19

handler, seecatch

has-a relationship, 637

hash<key_type>, 445, 447

  • override, 446

  • specialization, 709, 788

  • compatible with == (equality), 710

hash function, 443, 447

HasPtr

  • reference counted, 514516

  • copy assignment, 516

  • destructor, 515

  • valuelike, 512

  • copy assignment, 512

  • move assignment, 540

  • move constructor, 540

  • swap, 516

header, 6, 27

header guard, 77, 79

  • preprocessor, 77

heap, 450, 491

hex, manipulator, 754

hexadecimal

  • escape sequence (\Xnnn), 39

  • literal (0Xnum or 0xnum), 38

hexfloat manipulator, 757

high-order bits, 723, 770