mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 05:54:29 +02:00
Merge pull request #4 from BillyDonahue/changes
doc: BOOST_HASH_SPECIALIZE_REF passes by const ref
This commit is contained in:
@@ -411,7 +411,7 @@ namespace boost
|
||||
// passed by copy.
|
||||
//
|
||||
// BOOST_HASH_SPECIALIZE_REF - define a specialization for a type which is
|
||||
// passed by copy.
|
||||
// passed by const reference.
|
||||
//
|
||||
// These are undefined later.
|
||||
|
||||
|
Reference in New Issue
Block a user