]> git.donarmstrong.com Git - rsem.git/blobdiff - boost/math/distributions/complement.hpp
Updated boost to v1.55.0
[rsem.git] / boost / math / distributions / complement.hpp
index 7eb08753ab6c35369db6ffdef7cc1bdacd7fc860..26d0d49e6de961e0f790accab1806e9d9d6d0697 100644 (file)
@@ -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.