Searched defs:is_sync_write_stream (Results 1 – 2 of 2) sorted by relevance
248 using is_sync_write_stream = __see_below__; typedef251 struct is_sync_write_stream : std::false_type {}; struct254 struct is_sync_write_stream<T, boost::void_t<decltype( struct