Код: Выделить всё
///////color.hpp
// Define your enum
enum Color {
Red,
Green,
Blue
};
bool operator
Подробнее здесь: [url]https://stackoverflow.com/questions/78533597/how-to-properly-expose-enum-comparison-operators-to-python-using-boost-python[/url]
Мобильная версия