Class ExpiredWeakPtr

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class ExpiredWeakPtr : public FLAMEGPUException

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

Public Functions

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