notes/pl/cpp/libfws/stl/allocator/presentations.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

14 строки
561 B
Plaintext

2023
MIPT - Vladimirov - Allocators 0:00 of 1:27:20
https://www.youtube.com/watch?v=5xN9bcdHggw
2019
Weis - Taming Dynamic Memory - An Introduction to Custom Allocators
https://www.youtube.com/watch?v=IGtKstxNe14
2018
https://github.com/boostcon/cppnow_presentations_2018/blob/master/05-07-2018_monday/an_allocator_is_a_handle_to_a_heap__arthur_o_dywer__cppnow_05072018.pdf
https://www.youtube.com/watch?v=0MdSJsCTRkY
2015
Alexandrescu - std::allocator of 1:12:26
https://www.youtube.com/watch?v=LIb3L4vKZ7U
https://habr.com/ru/post/590415/