Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::odeint::same_size_impl_sfinae< FusionSeq, FusionSeq, typename boost::enable_if< typename boost::fusion::traits::is_sequence< FusionSeq >::type >::type > Struct Template Reference

#include <same_size.hpp>

Static Public Member Functions

static bool same_size (const FusionSeq &x1, const FusionSeq &x2)
 

Member Function Documentation

template<class FusionSeq >
static bool boost::numeric::odeint::same_size_impl_sfinae< FusionSeq, FusionSeq, typename boost::enable_if< typename boost::fusion::traits::is_sequence< FusionSeq >::type >::type >::same_size ( const FusionSeq &  x1,
const FusionSeq &  x2 
)
inlinestatic

References boost::fusion::all().


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