Home
last modified time | relevance | path

Searched defs:f_chlit (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/spirit/home/classic/attribute/
Dparametric.hpp27 struct f_chlit : public char_parser<f_chlit<ChGenT> > struct
29 f_chlit(ChGenT chgen_) in f_chlit() argument
33 bool test(T ch) const in test()
36 ChGenT chgen;