#include <operators.hpp>
template<class T, class U, class B = ::boost::detail::empty_base<T>>
T operator* |
( |
T |
lhs, |
|
|
const U & |
rhs |
|
) |
| |
|
friend |
template<class T, class U, class B = ::boost::detail::empty_base<T>>
T operator* |
( |
const U & |
lhs, |
|
|
T |
rhs |
|
) |
| |
|
friend |
The documentation for this struct was generated from the following file: