KHolidays Library
KHolidays::slice< T, S > Class Template Reference
#include <stack.hh>
Public Member Functions | |
slice (const S &stack, unsigned int range) | |
const T & | operator[] (unsigned int i) const |
Detailed Description
template<class T, class S = stack<T>>
class KHolidays::slice< T, S >
class KHolidays::slice< T, S >
Present a slice of the top of a stack.
Constructor & Destructor Documentation
◆ slice()
template<class T , class S = stack<T>>
|
inline |
Member Function Documentation
◆ operator[]()
template<class T , class S = stack<T>>
|
inline |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.