Browse Source

Inline do_call_base_unit_converter_impl and make it always go to the same implementation so that I don't need base_unit_converter::is_defined. Altogether this saves 1000 template instantiations out of 25000 for systems.cpp

[SVN r46674]
Steven Watanabe 18 years ago
parent
commit
bb86054965
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/units

+ 1 - 1
libs/units

@@ -1 +1 @@
-Subproject commit 0919a7090a856461ecdf389f03ad3d6423029504
+Subproject commit 62d50f248e9a39c9112df6026100d1f847b5df13

粤ICP备19079148号