Преглед изворни кода

function_base.hpp:
- Make manager and functor members of function_base public instead of
protected, because attempt to make HP aCC compile Boost.Function

function_template.hpp:
- HP aCC seems to believe that the functor and manager members inherited from
function_base are inaccessible. So qualify them with the function_base
base class.


[SVN r12298]

Douglas Gregor пре 24 година
родитељ
комит
db8f362fbd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      libs/function

+ 1 - 1
libs/function

@@ -1 +1 @@
-Subproject commit d48fa260304d9e04795e60b8e205fc7b57f7e624
+Subproject commit 647693dfc9552226e1982a56e9ca4f6f739a2855

粤ICP备19079148号