kleopatra
cached.h
Go to the documentation of this file.
46 /* 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:46
Definition: cached.h:41
cached & operator=(typename boost::call_traits< T >::param_type value)
Definition: cached.h:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.