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