mirror of
https://github.com/NixOS/nix.git
synced 2025-11-24 11:19:35 +01:00
parent
577470728c
commit
20624d9a3b
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