#include <branch.hpp>
Friends | |
template<typename C , typename... R> | |
constexpr friend auto | operator>> (_else_dsl, _br< C, R... > rule) |
template<typename... R> | |
constexpr friend auto | operator>> (_else_dsl, _seq< R... > rule) |
template<typename R > | |
constexpr friend auto | operator>> (_else_dsl, R rule) |
Definition at line 123 of file branch.hpp.
|
friend |
Definition at line 136 of file branch.hpp.
Definition at line 131 of file branch.hpp.
|
friend |
Definition at line 126 of file branch.hpp.