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< State1, State2, Enabler > Struct Template Reference

#include <same_size.hpp>

Static Public Member Functions

static bool same_size (const State1 &x1, const State2 &x2)
 

Member Function Documentation

template<typename State1 , typename State2 , class Enabler = void>
static bool boost::numeric::odeint::same_size_impl_sfinae< State1, State2, Enabler >::same_size ( const State1 &  x1,
const State2 &  x2 
)
inlinestatic

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