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