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 31 May 2022 at 15:29:15 CEST