Detects if T
has a function T::define_type(stapl::typer&)
.
More...
template<typename T, bool = (std::is_scalar<T>::value || std::is_array<T>::value)>
struct stapl::runtime::has_define_type_impl< T, bool >
Detects if T
has a function T::define_type(stapl::typer&)
.
The documentation for this struct was generated from the following file: