#include <production.hpp>
template<typename Production, typename DepthError = void>
struct lexyd::_rec< Production, DepthError >
Definition at line 229 of file production.hpp.
template<typename Production , typename DepthError = void>
template<typename NextParser >
◆ max_depth_error
template<typename Production , typename DepthError = void>
template<typename Tag >
constexpr _rec<Production, Tag> lexyd::_rec< Production, DepthError >::max_depth_error = _rec<Production, Tag>{} |
|
staticconstexpr |
The documentation for this struct was generated from the following file: