Template Struct member_extract_access

Nested Relationships

Nested Types

Struct Documentation

template<typename T>
struct member_extract_access

Public Types

using Detect = DetectImpl<T>
using Type = typename Detect::Type

Public Static Attributes

static constexpr bool value = Detect::value
template<typename U, typename = U>
struct DetectImpl

Public Types

using Type = void

Public Static Attributes

static constexpr bool value = false
template<typename U> Type >

Public Types

using Type = typename U::_veglib_impl_member_extract

Public Static Attributes

static constexpr bool value = true