#include <opentrep/basic/BasParserTypes.hpp>
Static Public Member Functions | |
template<typename Iterator , typename Attribute > | |
static bool | parse_true (Iterator &first, Iterator const &last, Attribute &attr) |
template<typename Iterator , typename Attribute > | |
static bool | parse_false (Iterator &first, Iterator const &last, Attribute &attr) |
Boolean parser
Definition at line 71 of file BasParserTypes.hpp.
|
inlinestatic |
Definition at line 73 of file BasParserTypes.hpp.
|
inlinestatic |
Definition at line 86 of file BasParserTypes.hpp.