Take Up Code
241: How To Use Raw Pointers Properly And Still Avoid Crashes.
- Autor: Vários
- Narrador: Vários
- Editor: Podcast
- Duración: 0:12:51
- Mas informaciones
Informações:
Sinopsis
Some people say that raw pointers are evil and should be avoided. Raw pointers are useful when used properly. This episode explains how to use raw pointers along with smart pointers and is taken from a recent game development session.