From 85aa7605e8f3c548004a48c5dfd588d6dd6ef8ae Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Mon, 23 Jul 2018 15:04:55 -0700 Subject: internal: More doc clarification --- src/sdeventplus/internal/sdref.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/sdeventplus/internal/sdref.hpp b/src/sdeventplus/internal/sdref.hpp index bc3a950..a05eca2 100644 --- a/src/sdeventplus/internal/sdref.hpp +++ b/src/sdeventplus/internal/sdref.hpp @@ -35,6 +35,8 @@ class SdRef /** @brief Constructs a new reference holder * Does not take a new reference on the passed ref + * NOTE: This will still take a reference during future copies + * Useful for first creation of an object reference * * @param[in] ref - Object which is referenced * @param[in] take_ref - Function used to take references -- cgit v1.2.3