actor-framework
Public Types | Static Public Member Functions | List of all members
caf::optional_inspector_traits< intrusive_cow_ptr< T > > Struct Template Reference

Public Types

using container_type = intrusive_cow_ptr< T >
 
using value_type = T
 

Static Public Member Functions

template<class... Ts>
static void emplace (container_type &container, Ts &&... xs)
 
static value_type & deref_load (container_type &x)
 
static const value_type & deref_save (container_type &x)
 

The documentation for this struct was generated from the following file: