If T has a nested type executor_type, returns t.get_executor(). Otherwise returns type().
T
executor_type
t.get_executor()
type()
static decltype(auto) get( const T & t);