From d6a306e745acfee00e81ccaf3324a2a03516db41 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 5 Dec 2019 15:21:30 +0900 Subject: Imported Upstream version 1.69.0 --- doc/html/boost/yap/operator^.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/boost/yap/operator^.html') diff --git a/doc/html/boost/yap/operator^.html b/doc/html/boost/yap/operator^.html index 8a5a0ea912..523850acd5 100644 --- a/doc/html/boost/yap/operator^.html +++ b/doc/html/boost/yap/operator^.html @@ -6,8 +6,8 @@ - - + + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -30,13 +30,13 @@

boost::yap::operator^

Synopsis

-
// In header: <boost/yap/expression.hpp>
+
// In header: <boost/yap/expression.hpp>
 
 
 template<typename LExpr, typename RExpr> 
   constexpr auto operator^(LExpr && lhs, RExpr && rhs);
-

Description

+

Description

See Also:

BOOST_YAP_USER_BINARY_OPERATOR for full semantics.

@@ -53,7 +53,7 @@


-PrevUpHomeNext +PrevUpHomeNext
-- cgit v1.2.3