iox::cxx::internal::IsCxxString🔗
struct to check whether an argument is a cxx string More...
#include <string_internal.hpp>
Public Attributes🔗
Name | |
---|---|
constexpr bool | value |
Detailed Description🔗
template <typename T >
struct iox::cxx::internal::IsCxxString;
struct to check whether an argument is a cxx string
Public Attributes Documentation🔗
variable value🔗
static constexpr bool value = false;
Updated on 31 May 2022 at 15:29:15 CEST