|
inline |
Entry point to remove an STensor from the registry if syten::EnvVars::stensor_registry is true.
By inlining, the compiler can skip the call if the boolean is false.
References registry_delete_stensor_impl(), and syten::EnvVars::stensor_register.
Referenced by syten::STensorImpl::STensor::~STensor().