Copy assignment operator

Synopsis

Declared in <beman/cache_latest/cache_latest.hpp>

non_propagating_cache&
operator=(non_propagating_cache const& other);

Return Value

Reference to the current object

Parameters

Name

Description

other

The object to copy assign from