Skip to content

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 17 June 2021 at 11:15:26 CEST