Articles by Tag #smartpointers

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

unique_ptr<T> - A minimal implementation

Introduction Smart pointers are a fancy wrapper over raw pointers. Smart pointers are RAII...

Learn More 1 0Dec 21 '24

Smart Pointers in Rust: A Love Story Between You and Memory Safety 💘

Ah, Rust. The language that forces you to deal with memory like an overprotective parent hovering...

Learn More 0 0Aug 1