MPQC  3.0.0-alpha
mpqc::detail::Tensor::is_integral_tuple< T > Struct Template Reference

"returns" true if every element of tuple T is an integral type More...

#include <mpqc/math/tensor/forward.hpp>

Static Public Attributes

static const bool value
 

Detailed Description

template<class T>
struct mpqc::detail::Tensor::is_integral_tuple< T >

"returns" true if every element of tuple T is an integral type

Member Data Documentation

◆ value

template<class T >
const bool mpqc::detail::Tensor::is_integral_tuple< T >::value
static
Initial value:
=
boost::mpl::accumulate<
T,
boost::mpl::bool_<true>,
boost::mpl::and_< is_integral<boost::mpl::_2>, boost::mpl::_1 >
>::type::value

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

Generated at Sun Jan 26 2020 23:24:02 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.8.16.