buffalo
Loading...
Searching...
No Matches
bf::IGrammar Concept Reference
#include <
buffalo.h
>
Concept definition
template
<
typename
T>
concept
bf::IGrammar
=
requires
(
T
)
{
typename
T::ValueType;
typename
T::UserDataType;
}
bf::IGrammar
Definition
buffalo.h:72
bf::PR
ProductionRule< G > PR
Definition
buffalo.h:680
Detailed Description
Definition at line
72
of file
buffalo.h
.
bf
IGrammar
Generated by
1.9.8