Home
last modified time | relevance | path

Searched defs:LazyUpdate (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/o3tl/
H A Dlazy_update.hxx47 template<typename In, typename Out, typename Func> class LazyUpdate { class
49 LazyUpdate(Func const & func): func_(func), input_(), dirty_(true) {} in LazyUpdate() function in o3tl::LazyUpdate
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/o3tl/
H A Dlazy_update.hxx49 template<typename In, typename Out, typename Func> class LazyUpdate { class
51 LazyUpdate(Func const & func): func_(func), input_(), dirty_(true) {} in LazyUpdate() function in o3tl::LazyUpdate
/dports/devel/upp/upp/uppsrc/Core/
H A DMt.cpp720 LazyUpdate::LazyUpdate() in LazyUpdate() function in Upp::LazyUpdate