MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Classes
millicast::detail Namespace Reference

Classes

struct  is_container_element_type_compatible
 
struct  is_container_element_type_compatible< T, E, typename std::enable_if< !std::is_same< typename std::remove_cv< decltype(std::data(std::declval< T >()))>::type, void >::value &&std::is_convertible< std::remove_pointer_t< decltype(std::declval< T >().data())>(*)[], E(*)[]>::value >::type >
 
class  PromiseImpl
 
struct  PromiseResultCbType
 
struct  PromiseResultCbType< void >