Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/karma/stream/detail/
Dformat_manip.hpp24 , typename CopyExpr = mpl::false_, typename CopyAttr = mpl::false_
31 BOOST_SPIRIT_ASSERT_MSG(!CopyExpr::value || !CopyAttr::value
145 , typename CopyExpr, typename CopyAttr>
148 , format_manip<Expr, CopyExpr, CopyAttr> const& fm) in operator <<() argument
160 , typename CopyExpr, typename CopyAttr, typename Attribute>
163 , format_manip<Expr, CopyExpr, CopyAttr, unused_type, Attribute> const& fm) in operator <<() argument
174 , typename CopyExpr, typename CopyAttr, typename Delimiter>
177 , format_manip<Expr, CopyExpr, CopyAttr, Delimiter> const& fm) in operator <<() argument
189 , typename CopyExpr, typename CopyAttr, typename Delimiter
193 , format_manip<Expr, CopyExpr, CopyAttr, Delimiter, Attribute> const& fm) in operator <<() argument
/third_party/boost/boost/spirit/home/qi/stream/detail/
Dmatch_manip.hpp27 , typename CopyExpr = mpl::false_, typename CopyAttr = mpl::false_
34 BOOST_SPIRIT_ASSERT_MSG(!CopyExpr::value || !CopyAttr::value
148 , typename CopyExpr, typename CopyAttr>
151 match_manip<Expr, CopyExpr, CopyAttr> const& fm) in operator >>() argument
166 , typename CopyExpr, typename CopyAttr
170 match_manip<Expr, CopyExpr, CopyAttr, unused_type, Attribute> const& fm) in operator >>() argument
185 , typename CopyExpr, typename CopyAttr
189 match_manip<Expr, CopyExpr, CopyAttr, Skipper> const& fm) in operator >>() argument
205 , typename CopyExpr, typename CopyAttr
211 match_manip<Expr, CopyExpr, CopyAttr, Attribute, Skipper> const& fm) in operator >>() argument
/third_party/boost/libs/spirit/test/karma/
Dregression_iterator.cpp18 template <typename Char, typename Expr, typename CopyExpr, typename CopyAttr
22 Expr, CopyExpr, CopyAttr, Delimiter, Attribute> const& fm) in test() argument
Dformat_manip.cpp38 template <typename Char, typename Expr, typename CopyExpr, typename CopyAttr
42 Expr, CopyExpr, CopyAttr, Delimiter, Attribute> const& fm) in test() argument
/third_party/boost/libs/spirit/test/qi/
Dmatch_manip.hpp46 template <typename Char, typename Expr, typename CopyExpr, typename CopyAttr
50 Expr, CopyExpr, CopyAttr, Skipper, Attribute> const& mm) in test() argument