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 18 December 2023 at 13:11:42 CET