Searched defs:alias_t (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/spirit/home/classic/dynamic/ | ||
| D | stored_rule.hpp | 59 typedef rule_alias<self_t> alias_t; typedef in boost::spirit::stored_rule |
| /third_party/boost/boost/thread/ | ||
| D | future.hpp | 5515 struct alias_t { typedef T type; }; argument |