Skip to content

iox::cxx::internal::IsCharArray🔗

struct to check whether an argument is a char array More...

#include <string_internal.hpp>

Public Attributes🔗

Name
constexpr bool value

Detailed Description🔗

template <typename T >
struct iox::cxx::internal::IsCharArray;

struct to check whether an argument is a char array

Public Attributes Documentation🔗

variable value🔗

static constexpr bool value = false;

Updated on 17 June 2021 at 11:15:26 CEST