#include <functional.hpp>
Classes | |
struct | rebind |
Public Types | |
typedef scalar_binary_swap_functor< T1, T2 >::argument1_type | argument1_type |
typedef scalar_binary_swap_functor< T1, T2 >::argument2_type | argument2_type |
Static Public Member Functions | |
static BOOST_UBLAS_INLINE void | apply (argument1_type t1, argument2_type t2) |
typedef scalar_binary_swap_functor<T1, T2>::argument1_type boost::numeric::ublas::scalar_swap< T1, T2 >::argument1_type |
typedef scalar_binary_swap_functor<T1, T2>::argument2_type boost::numeric::ublas::scalar_swap< T1, T2 >::argument2_type |
|
inlinestatic |
References boost::swap.