%PDF- %PDF-
| Direktori : /lib/python3/dist-packages/pythran/pythonic/include/builtins/dict/ |
| Current File : //lib/python3/dist-packages/pythran/pythonic/include/builtins/dict/pop.hpp |
#ifndef PYTHONIC_INCLUDE_BUILTIN_DICT_POP_HPP
#define PYTHONIC_INCLUDE_BUILTIN_DICT_POP_HPP
#include "pythonic/include/__dispatch__/pop.hpp"
#include "pythonic/include/utils/functor.hpp"
PYTHONIC_NS_BEGIN
namespace builtins
{
namespace dict
{
USING_FUNCTOR(pop, pythonic::__dispatch__::functor::pop);
}
}
PYTHONIC_NS_END
#endif