stlab-copy-on-write 1.0.6
Copy-on-write wrapper for any type
Loading...
Searching...
No Matches
Member Types

Typedefs

using stlab::copy_on_write< T >::value_type
using stlab::copy_on_write< T >::element_type
 The type of value stored.

Detailed Description

Typedef Documentation

◆ value_type

template<typename T>
using stlab::copy_on_write< T >::value_type
Deprecated
Use element_type instead. The type of value stored.