|
Xalan-C++ API Reference 1.12.0
|
#include <xalanc/Include/PlatformDefinitions.hpp>#include <cstddef>#include <algorithm>#include <cassert>#include <new>#include <iterator>#include <stdexcept>#include <xalanc/Include/XalanMemoryManagement.hpp>Go to the source code of this file.
Classes | |
| class | xalanc::XalanVector< Type, ConstructionTraits > |
Namespaces | |
| namespace | xalanc |
| Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly. | |
Functions | |
| template<class Type > | |
| void | xalanc::swap (XalanVector< Type > &theLHS, XalanVector< Type > &theRHS) |
| template<class Type > | |
| bool | xalanc::operator== (const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS) |
| template<class Type > | |
| bool | xalanc::operator!= (const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS) |
| template<class Type > | |
| bool | xalanc::operator< (const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS) |
| template<class Type > | |
| bool | xalanc::operator<= (const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS) |
| template<class Type > | |
| bool | xalanc::operator> (const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS) |
| template<class Type > | |
| bool | xalanc::operator>= (const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS) |
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Thu Jan 9 2025 11:39:52 for Xalan-C++ API Reference by
1.9.8