Declared in <bsl_type_traits.h>
<bsl_type_traits.h>
template<class TYPE> using result_of_t = std::result_of<TYPE>::type;