From 88e602c57797660ebe0f9e15dbd64c1ff16dead3 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:26:20 +0900 Subject: Imported Upstream version 1.65.1 Change-Id: Ie4005d637141f8311f4b6d46b613478a2b3dae59 Signed-off-by: DongHun Kwak --- .../boost/units/base_unit_inf_idp777158304.html | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 doc/html/boost/units/base_unit_inf_idp777158304.html (limited to 'doc/html/boost/units/base_unit_inf_idp777158304.html') diff --git a/doc/html/boost/units/base_unit_inf_idp777158304.html b/doc/html/boost/units/base_unit_inf_idp777158304.html new file mode 100644 index 0000000000..f8032f5e63 --- /dev/null +++ b/doc/html/boost/units/base_unit_inf_idp777158304.html @@ -0,0 +1,68 @@ + + + + +Struct base_unit_info<imperial::gallon_base_unit> + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Struct base_unit_info<imperial::gallon_base_unit>

+

boost::units::base_unit_info<imperial::gallon_base_unit>

+
+

Synopsis

+
// In header: <boost/units/base_units/imperial/gallon.hpp>
+
+
+struct base_unit_info<imperial::gallon_base_unit> {
+
+  // public static functions
+  static const char * name();
+  static const char * symbol();
+};
+
+

Description

+
+

+base_unit_info public static functions

+
    +
  1. static const char * name();
  2. +
  3. static const char * symbol();
  4. +
+
+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + -- cgit v1.2.3