From 733b5d5ae2c5d625211e2985ac25728ac3f54883 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Mon, 21 Mar 2016 15:45:20 +0900 Subject: Imported Upstream version 1.58.0 Change-Id: If0072143aa26874812e0db6872e1efb10a3e5e94 Signed-off-by: DongHun Kwak --- .../accumulators/as_weighted_fe_idp66303136.html | 53 ---------------------- 1 file changed, 53 deletions(-) delete mode 100644 doc/html/boost/accumulators/as_weighted_fe_idp66303136.html (limited to 'doc/html/boost/accumulators/as_weighted_fe_idp66303136.html') diff --git a/doc/html/boost/accumulators/as_weighted_fe_idp66303136.html b/doc/html/boost/accumulators/as_weighted_fe_idp66303136.html deleted file mode 100644 index d9a2578d2f..0000000000 --- a/doc/html/boost/accumulators/as_weighted_fe_idp66303136.html +++ /dev/null @@ -1,53 +0,0 @@ - - - -Struct as_weighted_feature<tag::sum> - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct as_weighted_feature<tag::sum>

-

boost::accumulators::as_weighted_feature<tag::sum>

-
-

Synopsis

-
// In header: <boost/accumulators/statistics/sum.hpp>
-
-
-struct as_weighted_feature<tag::sum> {
-  // types
-  typedef tag::weighted_sum type;
-};
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3