Akonadi
AkTraits::detail::isReservable< T > Struct Template Reference
#include <aktraits.h>
Inherits AkTraits::detail::conjunction<... >.
Detailed Description
template<typename T>
struct AkTraits::detail::isReservable< T >
Matches anything that is a container and has reserve() method.
Definition at line 119 of file aktraits.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 8 2022 04:03:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 8 2022 04:03:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.