Home
last modified time | relevance | path

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

/third_party/boost/libs/proto/test/
Dmatches.cpp133 proto::assert_matches< proto::terminal<proto::convertible_to<int> > >( proto::lit('a') ); in test_matches()
134 proto::assert_matches< proto::terminal<proto::convertible_to<int> > >( proto::as_child('a') ); in test_matches()
135 proto::assert_matches< proto::terminal<proto::convertible_to<int> > >( proto::as_expr('a') ); in test_matches()
141 …proto::assert_matches< proto::terminal<proto::convertible_to<int> > >( proto::lit((int_convertible… in test_matches()
142 …proto::assert_matches< proto::terminal<proto::convertible_to<int> > >( proto::as_child((int_conver… in test_matches()
143 …proto::assert_matches< proto::terminal<proto::convertible_to<int> > >( proto::as_expr((int_convert… in test_matches()
226 …proto::assert_matches< proto::terminal< proto::convertible_to<void(*)()> > >( proto::lit(a_functio… in test_matches()
227 …proto::assert_matches< proto::terminal< proto::convertible_to<void(*)()> > >( proto::as_child(a_fu… in test_matches()
228 …proto::assert_matches< proto::terminal< proto::convertible_to<void(*)()> > >( proto::as_expr(a_fun… in test_matches()
Dexternal_transforms.cpp41 proto::terminal<proto::convertible_to<double> >
/third_party/boost/libs/proto/example/
Dexternal_transforms.cpp40 proto::terminal<proto::convertible_to<double> >
/third_party/boost/boost/proto/
Dmatches.hpp286 struct terminal_matches<T, proto::convertible_to<U> >
864 struct convertible_to struct
Dproto_fwd.hpp416 struct convertible_to;
/third_party/boost/libs/proto/doc/
Dproto.qbk89 [classref boost::proto::convertible_to `proto::convertible_to<>`]]
Dintermediate_form.qbk832 …_convertible_to_ template. You can use it as: `proto::terminal< proto::convertible_to< double > >`.
1111 : proto::terminal< proto::convertible_to< double > >
/third_party/boost/doc/html/
Ddoc_HTML.manifest2248 boost/proto/convertible_to.html