Skip to content

iox::cxx::newtype::internal🔗

Classes🔗

Name
struct iox::cxx::newtype::internal::ProtectedConstructor_t

Functions🔗

Name
template \<typename T >
T::value_type
newTypeAccessor(const T & b)

Attributes🔗

Name
constexpr ProtectedConstructor_t ProtectedConstructor

Functions Documentation🔗

function newTypeAccessor🔗

template <typename T >
inline T::value_type newTypeAccessor(
    const T & b
)

Attributes Documentation🔗

variable ProtectedConstructor🔗

static constexpr ProtectedConstructor_t ProtectedConstructor = [ProtectedConstructor_t](/v1.0.2/API-reference/utils/Classes/structiox_1_1cxx_1_1newtype_1_1internal_1_1ProtectedConstructor__t/)();

Updated on 31 May 2022 at 15:52:33 CEST