Tag

#smart-pointers

2 posts tagged with this.

·2 min read

valuable

A header-only C++ library providing value_ptr — a smart-pointer with value semantics that fills the gap left by unique_ptr, shared_ptr, and weak_ptr.