%PDF- %PDF-
| Direktori : /usr/lib/python3/dist-packages/pythran/pythonic/include/operator_/ |
| Current File : //usr/lib/python3/dist-packages/pythran/pythonic/include/operator_/inv.hpp |
#ifndef PYTHONIC_INCLUDE_OPERATOR_INV_HPP
#define PYTHONIC_INCLUDE_OPERATOR_INV_HPP
#include "pythonic/include/utils/functor.hpp"
#include "pythonic/include/operator_/invert.hpp"
PYTHONIC_NS_BEGIN
namespace operator_
{
USING_FUNCTOR(inv, invert);
}
PYTHONIC_NS_END
#endif