28 #ifndef SPLA_C_CONFIG_HPP
29 #define SPLA_C_CONFIG_HPP
37 template<
typename T,
typename S>
38 static T* as_ptr(S* s) {
42 template<
typename T,
typename S>
48 return static_cast<spla_Status
>(status);
Automates reference counting and behaves as shared smart pointer.
Definition: ref.hpp:117
Status
Definition: config.hpp:62
AcceleratorType
Definition: config.hpp:89