6#ifndef KISLAZYVALUEWRAPPER_H
7#define KISLAZYVALUEWRAPPER_H
KisLazyValueWrapper & operator=(KisLazyValueWrapper &&rhs)=default
KisLazyValueWrapper(const KisLazyValueWrapper &rhs)=delete
KisLazyValueWrapper(std::function< value_type()> func)
KisLazyValueWrapper(KisLazyValueWrapper &&rhs)=default
~KisLazyValueWrapper()=default
KisLazyValueWrapper()=default
KisLazyValueWrapper & operator=(const KisLazyValueWrapper &rhs)=delete