Xalan-C++ API Reference 1.12.0
xalanc::MemoryManagedConstructionTraits< C > Struct Template Reference

#include <xalanc/Include/XalanMemoryManagement.hpp>

Inheritance diagram for xalanc::MemoryManagedConstructionTraits< C >:
[legend]

Public Types

typedef ConstructWithNoMemoryManager< C > Constructor

Detailed Description

template<class C>
struct xalanc::MemoryManagedConstructionTraits< C >

Definition at line 576 of file XalanMemoryManagement.hpp.

Member Typedef Documentation

◆ Constructor

template<class C>
typedef ConstructWithNoMemoryManager<C> xalanc::MemoryManagedConstructionTraits< C >::Constructor

Definition at line 578 of file XalanMemoryManagement.hpp.


The documentation for this struct was generated from the following file: