Belle II Software development
|
Helper type function to replace a T with Scalar<T> when std::is_scalar<T>. More...
#include <Scalar.h>
Public Types | |
using | type = T |
Base implementation just forwards the original type. | |
Helper type function to replace a T with Scalar<T> when std::is_scalar<T>.
using type = T |