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.1/API-reference/utils/Classes/structiox_1_1cxx_1_1newtype_1_1internal_1_1ProtectedConstructor__t/)();

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