From d9ec475d945d3035377a0d89ed42e382d8988891 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 6 Oct 2016 10:33:54 +0900 Subject: Imported Upstream version 1.60.0 Change-Id: Ie709530d6d5841088ceaba025cbe175a4ef43050 Signed-off-by: DongHun Kwak --- doc/html/boost/accumulators/accumulator_concept.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/boost/accumulators/accumulator_concept.html') diff --git a/doc/html/boost/accumulators/accumulator_concept.html b/doc/html/boost/accumulators/accumulator_concept.html index eb5422691f..ad2038e531 100644 --- a/doc/html/boost/accumulators/accumulator_concept.html +++ b/doc/html/boost/accumulators/accumulator_concept.html @@ -35,18 +35,18 @@ template<typename Stat> struct accumulator_concept { - // public member functions - void constraints(); + // public member functions + void constraints(); // public data members Stat stat; };
-

Description

+

Description

-

-accumulator_concept public member functions

-
  1. void constraints();
+

+accumulator_concept public member functions

+
  1. void constraints();
-- cgit v1.2.3