Merge branch 'master' into develop

This commit is contained in:
Daniel James
2016-08-14 19:50:45 +01:00

View File

@@ -413,7 +413,7 @@ namespace boost
// passed by copy. // passed by copy.
// //
// BOOST_HASH_SPECIALIZE_REF - define a specialization for a type which is // BOOST_HASH_SPECIALIZE_REF - define a specialization for a type which is
// passed by copy. // passed by const reference.
// //
// These are undefined later. // These are undefined later.