holoscan::is_yaml_convertable_t

Beta
View as Markdown
template <typename T>
using is_yaml_convertable_t = typename is_yaml_convertable<T>::type;

Template parameters

T
typename