Tuesday
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ntue
 Cis_arithmetic_simd_componentChecks if a type is an arithmetic type that can be used as the component type of an SIMD vector
 Cis_floating_point_simd_componentChecks if a type is a floating-point type that can be used as the component type of an SIMD vector
 Cis_integral_simd_componentChecks if a type is an integral type that can be used as the component type of an SIMD vector
 Cis_simd_componentChecks if a type can be used as the component type of an SIMD vector
 Cis_sized_boolChecks if a type is a sized boolean type
 Cis_vec_componentChecks if a type can be used as the component type of a vec
 CmatA column-major matrix
 CquatA quaternion
 CsimdAn N-component SIMD vector
 CvecAn N-dimensional vector