indigoX
quad< _T1, _T2, _T3, _T4 > Member List

This is the complete list of members for quad< _T1, _T2, _T3, _T4 >, including all inherited members.

firstquad< _T1, _T2, _T3, _T4 >
first_type typedefquad< _T1, _T2, _T3, _T4 >
fourthquad< _T1, _T2, _T3, _T4 >
fourth_type typedefquad< _T1, _T2, _T3, _T4 >
operator=(typename std::conditional< std::is_copy_assignable< first_type >::value &&std::is_copy_assignable< second_type >::value &&std::is_copy_assignable< third_type >::value &&std::is_copy_assignable< fourth_type >::value, quad, stdx::typeless >::type const &__p) noexcept(std::is_nothrow_copy_assignable< first_type >::value &&std::is_nothrow_copy_assignable< second_type >::value &&std::is_nothrow_copy_assignable< third_type >::value &&std::is_nothrow_copy_assignable< fourth_type >::value)quad< _T1, _T2, _T3, _T4 >inline
operator=(typename std::conditional< std::is_move_assignable< first_type >::value &&std::is_move_assignable< second_type >::value &&std::is_move_assignable< third_type >::value &&std::is_move_assignable< fourth_type >::value, quad, stdx::typeless >::type &&__p) noexcept(std::is_nothrow_move_assignable< first_type >::value &&std::is_nothrow_move_assignable< second_type >::value &&std::is_nothrow_move_assignable< third_type >::value &&std::is_nothrow_move_assignable< fourth_type >::value)quad< _T1, _T2, _T3, _T4 >inline
quad(quad const &)=defaultquad< _T1, _T2, _T3, _T4 >
quad(quad &&)=defaultquad< _T1, _T2, _T3, _T4 >
quad()quad< _T1, _T2, _T3, _T4 >inline
quad(_T1 const &__t1, _T2 const &__t2, _T3 const &__t3, _T4 const &__t4)quad< _T1, _T2, _T3, _T4 >inline
quad(_U1 &&__u1, _U2 &&__u2, _U3 &&__u3, _U4 &&__u4)quad< _T1, _T2, _T3, _T4 >inline
quad(quad< _U1, _U2, _U3, _U4 > const &__p)quad< _T1, _T2, _T3, _T4 >inline
quad(quad< _U1, _U2, _U3, _U4 > &&__p)quad< _T1, _T2, _T3, _T4 >inline
secondquad< _T1, _T2, _T3, _T4 >
second_type typedefquad< _T1, _T2, _T3, _T4 >
serialise(Archive &archive, const uint32_t)quad< _T1, _T2, _T3, _T4 >inline
swap(quad &__p) noexcept(std::is_nothrow_swappable< first_type >::value &&std::is_nothrow_swappable< second_type >::value &&std::is_nothrow_swappable< third_type >::value &&std::is_nothrow_swappable< fourth_type >::value)quad< _T1, _T2, _T3, _T4 >inline
thirdquad< _T1, _T2, _T3, _T4 >
third_type typedefquad< _T1, _T2, _T3, _T4 >