Assignment operators Synopses Declared in <beman/cache_latest/cache_latest.hpp> Copy assignment operator non_propagating_cache& operator=(non_propagating_cache const& other); » more... Move assignment operator non_propagating_cache& operator=(non_propagating_cache&& other); » more...