Lightning Talk: Ref, C++ const ref, immutable ref? - Francesco Zoffoli - CppCon 2022

Опубликовано: 04 Октябрь 2024
на канале: CppCon
6,125
160

https://cppcon.org/
---

Lightning Talk: Ref, C++ const ref, immutable ref? - Francesco Zoffoli - CppCon 2022
https://github.com/CppCon/CppCon2022

In c++ a const reference is a read only view on potentially changing data. What would it take to create a reference to data that is Immutable? And what would be the advantages?
---

Francesco Zoffoli
__

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd https://events.digital-medium.co.uk


#cppcon #programming #cpp