Skip to content

Struct uipc::propagate_const

template <typename T, typename DstT>

ClassList > uipc > propagate_const

Public Types

Type Name
typedef std::conditional_t< std::is_const_v< T >, const DstT_, DstT_ > type

Public Types Documentation

typedef type

using uipc::propagate_const< T, DstT >::type =  std::conditional_t<std::is_const_v<T>, const DstT_, DstT_>;


The documentation for this class was generated from the following file include/uipc/common/type_traits.h