Typedef rcppsw::mpl::detected_or

Typedef Documentation

typedef detail::detector<TFailType, void, TFuncDecltype, Args...> rcppsw::mpl::detected_or

Same as is_detected, but allows for a user specified type TFailType to be selected if detection fails.