Browse Source

Moved real_concept and std_real_concept overloads of the rounding and truncation functions into the same namespace as the classes so that they can be found via ADL.
Updated the tests to cope with the change.
Updated library configuration to cope with the change.
Made sure that the rounding and truncation functions are all correctly forward declared.

[SVN r44612]

John Maddock 18 years ago
parent
commit
b097c713ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/math

+ 1 - 1
libs/math

@@ -1 +1 @@
-Subproject commit ade4cc09c4a9087aac8d690e9d25cc6c97c9e1e4
+Subproject commit bde28692c36ab9254796830aa16c7d3c5aabfa59

粤ICP备19079148号