X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=boost%2Fmath%2Fdistributions%2Fcomplement.hpp;h=26d0d49e6de961e0f790accab1806e9d9d6d0697;hp=7eb08753ab6c35369db6ffdef7cc1bdacd7fc860;hb=2d71eb92104693ca9baa5a2e1c23eeca776d8fd3;hpb=da57529b92adbb7ae74a89861cb39fb35ac7c62d diff --git a/boost/math/distributions/complement.hpp b/boost/math/distributions/complement.hpp index 7eb0875..26d0d49 100644 --- a/boost/math/distributions/complement.hpp +++ b/boost/math/distributions/complement.hpp @@ -9,7 +9,7 @@ // // This code really defines our own tuple type. -// It would be nice to reuse std::tr1::tuple +// It would be nice to reuse boost::math::tuple // while retaining our own type safety, but it's // not clear if that's possible. In any case this // code is *very* lightweight.