Implementations of implicit operators.
Definition in file ImplicitOperators.hpp.
Go to the source code of this file.
Namespaces | |
mm | |
Root namespace for the whole library. | |
Functions | |
template<typename S , typename M , typename R > | |
std::ostream & | mm::operator<< (std::ostream &os, const ImplicitOperators< S, M, R > &op) |
Output basic info about given operators. More... | |