From 4fadd968fa12130524c8380f33fcfe25d4de79e5 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:24:46 +0900 Subject: Imported Upstream version 1.65.0 Change-Id: Icf8400b375482cb11bcf77440a6934ba360d6ba4 Signed-off-by: DongHun Kwak --- doc/html/boost/proto/_void.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/boost/proto/_void.html') diff --git a/doc/html/boost/proto/_void.html b/doc/html/boost/proto/_void.html index ce1baa3cac..ce57b56eed 100644 --- a/doc/html/boost/proto/_void.html +++ b/doc/html/boost/proto/_void.html @@ -40,13 +40,13 @@ // types typedef void result_type; - // public member functions - void operator()(typename impl::expr_param, typename impl::state_param, + // public member functions + void operator()(typename impl::expr_param, typename impl::state_param, typename impl::data_param) const; }; };
-

Description

+

Description

-- cgit v1.2.3