Searched refs:reverse_fold_tree (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/boost/proto/transform/ |
D | fold_tree.hpp | 144 struct reverse_fold_tree struct 145 : transform<reverse_fold_tree<Sequence, State0, Fun> > 176 struct is_callable<reverse_fold_tree<Sequence, State0, Fun> >
|
/third_party/boost/boost/spirit/home/support/ |
D | make_component.hpp | 262 proto::reverse_fold_tree< 267 reverse_fold_tree; typedef 269 typedef typename reverse_fold_tree::result_type elements; 284 reverse_fold_tree()(expr, state, data), data); in operator ()()
|
/third_party/boost/libs/proto/doc/ |
D | proto.qbk | 173 [classref boost::proto::reverse_fold_tree `proto::reverse_fold_tree<>`]]
|
/third_party/boost/boost/xpressive/detail/static/ |
D | grammar.hpp | 203 reverse_fold_tree<_, make<fusion::nil>, in_alternate_list<Gram> >
|
/third_party/boost/boost/xpressive/detail/ |
D | detail_fwd.hpp | 422 using proto::reverse_fold_tree;
|
/third_party/boost/libs/proto/test/ |
D | toy_spirit2.cpp | 212 : reverse_fold_tree<_, nil(), cons<SpiritExpr, _state>(SpiritExpr, _state)>
|
D | examples.cpp | 217 , proto::reverse_fold_tree<
|
/third_party/boost/boost/proto/ |
D | proto_fwd.hpp | 827 struct reverse_fold_tree;
|
/third_party/boost/doc/html/ |
D | doc_HTML.manifest | 2502 boost/proto/reverse_fold_tree.html 2503 boost/proto/reverse_fold_tree/impl.html
|