stlab-copy-on-write 1.0.4
Copy-on-write wrapper for any type
Loading...
Searching...
No Matches
Deprecated List
Member stlab::copy_on_write< T >::unique_instance () const noexcept -> bool
Use unique() instead. Returns true if this is the only reference to the underlying object.
Member stlab::copy_on_write< T >::value_type
Use element_type instead. The type of value stored.