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