Home
last modified time | relevance | path

Searched refs:BuildInternalStt (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/msm/front/euml/
Dstt_grammar.hpp255 struct BuildInternalStt struct
258 proto::comma<BuildInternalStt,BuildInternalStt>,
259 … boost::mpl::push_back<BuildInternalStt(proto::_left),BuildInternalRow(proto::_right)>()
270 typename proto::matches<Expr,BuildInternalStt>::type,
271 boost::result_of<BuildInternalStt(Expr)>,
275 return typename boost::result_of<BuildInternalStt(Expr)>::type(); in build_internal_stt()