TEXT   82
ans reg count
Guest on 8th May 2022 07:35:07 AM


  1. Iterator:
  2.   Ctor (copy)       16
  3.   Ctor (base type)  3
  4.   Dtor              19
  5.   -                 1
  6.   --                4
  7.  
  8. Value type:
  9.   =                 2
  10.  
  11. Difference type:
  12.   Ctor (default)    2
  13.   Dtor              2
  14.   =                 1
  15.   >                 3
  16.   --                2
  17.  
  18. Total:
  19.   Ctor (default)    2
  20.   Ctor (copy)       16
  21.   Ctor (base type)  3
  22.   Dtor              21
  23.   =                 3
  24.   -                 1
  25.   >                 3
  26.   --                6

Raw Paste

Login or Register to edit or fork this paste. It's free.