Skip to main content
Ctrl+K
strong_ptr  documentation - Home strong_ptr  documentation - Home

    • 🏡 Introduction
    • 🚀 Getting Started
    • 📖 User Guide
    • 📚 Contributor Guides
    • 📊 Project Information
  • API
  • API

Section Navigation

Types

  • strong_ptr<T>
  • monotonic_allocator<MemorySize>
  • Exceptions
  • optional_ptr<T>
  • enable_strong_from_this<T>
  • weak_ptr<T>
  • API

API#

Defined in namespace mem

import strong_ptr;

Types

  • strong_ptr<T>
    • Usage Example
    • make_strong_ptr<T>
    • Class API
  • monotonic_allocator<MemorySize>
    • Usage Examples
    • APIs
  • Exceptions
    • v1::exception
    • out_of_range
    • nullptr_access
  • optional_ptr<T>
    • v1::optional_ptr
  • enable_strong_from_this<T>
    • v1::enable_strong_from_this
  • weak_ptr<T>
    • v1::weak_ptr

previous

strong_ptr API documentation

next

strong_ptr<T>

This Page

  • Show Source

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.