Eigen::internal::eigen_memset_helper< Xpr > Struct Template Reference

#include <Fill.h>

Static Public Attributes

static constexpr bool value = std::is_trivial<typename Xpr::Scalar>::value && eigen_fill_helper<Xpr>::value
 

Member Data Documentation

◆ value

template<typename Xpr >
constexpr bool Eigen::internal::eigen_memset_helper< Xpr >::value = std::is_trivial<typename Xpr::Scalar>::value && eigen_fill_helper<Xpr>::value
staticconstexpr

The documentation for this struct was generated from the following file: