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 --- .../accumulators/as_feature_ta_idp410626496.html | 54 ---------------------- 1 file changed, 54 deletions(-) delete mode 100644 doc/html/boost/accumulators/as_feature_ta_idp410626496.html (limited to 'doc/html/boost/accumulators/as_feature_ta_idp410626496.html') diff --git a/doc/html/boost/accumulators/as_feature_ta_idp410626496.html b/doc/html/boost/accumulators/as_feature_ta_idp410626496.html deleted file mode 100644 index 2f9c4ff91f..0000000000 --- a/doc/html/boost/accumulators/as_feature_ta_idp410626496.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - -Struct as_feature<tag::sum(kahan)> - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct as_feature<tag::sum(kahan)>

-

boost::accumulators::as_feature<tag::sum(kahan)>

-
-

Synopsis

-
// In header: <boost/accumulators/statistics/sum_kahan.hpp>
-
-
-struct as_feature<tag::sum(kahan)> {
-  // types
-  typedef tag::sum_kahan type;
-};
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3