mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 13:06:01 +01:00
commit
c0951299b3
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ private:
|
|||
|
||||
public:
|
||||
|
||||
ref<T>(const ref<T> & r)
|
||||
ref(const ref<T> & r)
|
||||
: p(r.p)
|
||||
{ }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue