mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 11:35:53 +00:00
Add a 'ref' type.
This commit is contained in:
@@ -38,6 +38,7 @@ class HashedObject : private IS_INSTANCE (HashedObject)
|
||||
{
|
||||
public:
|
||||
typedef boost::shared_ptr <HashedObject> pointer;
|
||||
typedef pointer const& ref;
|
||||
|
||||
/** Create from a vector of data.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user