kleopatra
cached.h
Go to the documentation of this file.
48 /* implicit */ cached( typename boost::call_traits<T>::param_type value ) : m_value( value ), m_dirty( false ) {}
cached(typename boost::call_traits< T >::param_type value)
Definition: cached.h:48
Definition: cached.h:43
cached & operator=(typename boost::call_traits< T >::param_type value)
Definition: cached.h:52
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.