Home
last modified time | relevance | path

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

/aoo4110/main/o3tl/inc/o3tl/
H A Dlazy_update.hxx68 …template< typename InputType, typename OutputType, typename Functor > class LazyUpdateImpl : priva… class
74 LazyUpdateImpl() : in LazyUpdateImpl() function in o3tl::detail::LazyUpdateImpl
78 template< typename ParamType > explicit LazyUpdateImpl( ParamType const& rParm ) : in LazyUpdateImpl() function in o3tl::detail::LazyUpdateImpl
84 LazyUpdateImpl( const input_type& rInput, UnaryConstructorTag ) : in LazyUpdateImpl() function in o3tl::detail::LazyUpdateImpl
88 template< typename ParamType > LazyUpdateImpl( ParamType const& rParm, in LazyUpdateImpl() function in o3tl::detail::LazyUpdateImpl

Completed in 19 milliseconds