Searched defs:is_async_write_stream (Results 1 – 1 of 1) sorted by relevance
375 using is_async_write_stream = __see_below__; typedef378 struct is_async_write_stream : std::false_type {}; struct381 struct is_async_write_stream<T, boost::void_t<decltype( struct