C++ STL Overview Part 1 of 2

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • C++ STL; contents: vector, string, list, set, map, stack, queue, unique_ptr

Комментарии • 7

  • @KiraleosAkis
    @KiraleosAkis 9 лет назад +6

    This video is a goldmine, thanks for taking the time to make it. But it would be nice if you added timestamps for each content for easy access in the description!

  • @youwillyou7905
    @youwillyou7905 9 лет назад +1

    You can check out the new Abax C++ container library, which makes elements sorted and hashed. Insert is O(logn) and everything else is O(1).

  • @krantimadineni585
    @krantimadineni585 7 лет назад

    Very nicely told...

  • @sanaawan4530
    @sanaawan4530 9 лет назад

    This was helpful. Thank you!

  • @rohitsoneta5628
    @rohitsoneta5628 7 лет назад

    how the bool operator < function works , as we are just passing the object for which the this pointer works , what is the argument object for this function to whom this->priority gets compared to ??

    • @krantimadineni585
      @krantimadineni585 7 лет назад +1

      it takes the argument from the next inserted element whether it is priority queue or set or map(binary tree)...

  • @AnkurSingh-uo4vo
    @AnkurSingh-uo4vo 4 года назад +1

    please speak clearly itteeerrratoraaaaaaaaaa I cant understand clearly .