Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/dynamic/
Dstored_rule.hpp59 typedef rule_alias<self_t> alias_t; typedef in boost::spirit::stored_rule
/third_party/boost/boost/thread/
Dfuture.hpp5515 struct alias_t { typedef T type; }; argument