SyTen

◆ operator=() [1/2]

template<typename Type >
Cached& syten::Cached< Type >::operator= ( Cached< Type > &&  other)
inline

Move assignment operator.

References syten::clearCache(), syten::Cached< Type >::data, syten::Cached< Type >::file, syten::Cached< Type >::isCached(), std::move(), and syten::Cached< Type >::mtex.

+ Here is the call graph for this function: