19 #if !defined(ARENAALLOCATOR_INCLUDE_GUARD_1357924680)
20 #define ARENAALLOCATOR_INCLUDE_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
41 template<
class ObjectType,
42 #if defined(XALAN_NO_DEFAULT_TEMPLATE_ARGUMENTS)
63 MemoryManager& theManager,
138 ArenaBlockType::create(
171 bool fResult =
false;
176 const const_reverse_iterator theEnd = this->
m_blocks.
rend();
184 if ((*i)->ownsObject(theObject) ==
true)
202 XALAN_STD_QUALIFIER for_each(
231 XALAN_CPP_NAMESPACE_END
235 #endif // !defined(ARENAALLOCATOR_INCLUDE_GUARD_1357924680)