Aspose::Font::Glyphs::GlyphIdList::SetTemplateWeakPtr method
GlyphIdList::SetTemplateWeakPtr method
Set n’th template argument a weak pointer (rather than shared). Allows switching pointers in containers to weak mode.
void Aspose::Font::Glyphs::GlyphIdList::SetTemplateWeakPtr(uint32_t argument) override
Parameter | Type | Description |
---|---|---|
argument | uint32_t | Index of template argument to treat as weak poiner. |
See Also
- Class GlyphIdList
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++