Class ExpiredWeakPtr

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class ExpiredWeakPtr : public flamegpu::FLAMEGPUException

Defines when std::weak_ptr::lock() returns nullptr

Public Functions

explicit ExpiredWeakPtr(const char *format = "Unable to convert weak pointer to shared pointer.")