Xalan-C++ API Reference  1.12.0
Public Member Functions | Public Attributes | List of all members
xalanc::ConstructValueWithNoMemoryManager< C > Struct Template Reference

#include <xalanc/Include/XalanMemoryManagement.hpp>

Public Member Functions

 ConstructValueWithNoMemoryManager (MemoryManager &)
 

Public Attributes

value
 

Detailed Description

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

Definition at line 522 of file XalanMemoryManagement.hpp.

Constructor & Destructor Documentation

◆ ConstructValueWithNoMemoryManager()

template<class C >
xalanc::ConstructValueWithNoMemoryManager< C >::ConstructValueWithNoMemoryManager ( MemoryManager &  )
inline

Definition at line 524 of file XalanMemoryManagement.hpp.

Member Data Documentation

◆ value

template<class C >
C xalanc::ConstructValueWithNoMemoryManager< C >::value

Definition at line 529 of file XalanMemoryManagement.hpp.


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