Object Introspection: A C++ Memory Profiler - Jonathan Haslam & Aditya Sarwade - CppCon 2023

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 6

  • @videofountain
    @videofountain 10 місяців тому +2

    Thanks. Interesting talk.

  • @qbojj
    @qbojj 10 місяців тому +2

    20:16 there's an error in sso calculation, as &container is of type basic_string* so it should be (&container + 1)

    • @jonhaslam1999
      @jonhaslam1999 10 місяців тому

      Thanks for the fix you provided!

  • @rapopescu
    @rapopescu 8 місяців тому

    this is of course amazing and looking forward to trying it!

  • @anon_y_mousse
    @anon_y_mousse 10 місяців тому +1

    This is a good start on the idea. I think to really fully flesh it out you're going to need to turn it into a custom allocator and then the user will just use your allocator for every object.

  • @rapopescu
    @rapopescu 8 місяців тому

    51:50 I cannot possibly be the only one seeing a swastika in the logo…