From 1a78a62555be32868418fe52f8e330c9d0f95d5a Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 30 Oct 2012 12:57:26 -0700 Subject: Imported Upstream version 1.49.0 --- doc/html/boost/numeric/functional/as_min.html | 51 +++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100755 doc/html/boost/numeric/functional/as_min.html (limited to 'doc/html/boost/numeric/functional/as_min.html') diff --git a/doc/html/boost/numeric/functional/as_min.html b/doc/html/boost/numeric/functional/as_min.html new file mode 100755 index 0000000000..dbb5a20945 --- /dev/null +++ b/doc/html/boost/numeric/functional/as_min.html @@ -0,0 +1,51 @@ + + + +Struct template as_min + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Struct template as_min

+

boost::numeric::functional::as_min

+
+

Synopsis

+
// In header: <boost/accumulators/numeric/functional.hpp>
+
+template<typename Arg, typename Tag> 
+struct as_min : public boost::numeric::functional::as_min_base< Arg, void > {
+};
+
+ + + +
+
+
+PrevUpHomeNext +
+ + -- cgit v1.2.3