Skip to content

iox::cxx::add_const_conditionally< T, const C >🔗

More...

Public Types🔗

Name
using const T type

Detailed Description🔗

template <typename T ,
typename C >
struct iox::cxx::add_const_conditionally< T, const C >;

Public Types Documentation🔗

using type🔗

using iox::cxx::add_const_conditionally< T, const C >::type =  const T;

Updated on 31 May 2022 at 11:34:55 CEST