#include "indep/macro/to.hpp"클래스 | |
| struct | by::__orStack__ |
매크로 | |
| #define | __OR_DO__(_expr_) |
| OR macro | |
| #define | OR_DO __OR_DO__(nul(__p)) |
| #define | __OR__(expr) __OR_DO__(expr) return BY_WHEN |
| #define | OR __OR__(nul(__p)) |
| #define | OR_RET_CTOR __OR_DO__(nul(__p)) return |
| #define | OR_CONTINUE OR_DO continue |
OR macro implementation for error handling and fallback operations