summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2018-07-23 15:04:55 -0700
committerWilliam A. Kennington III <wak@google.com>2018-07-23 15:04:55 -0700
commit85aa7605e8f3c548004a48c5dfd588d6dd6ef8ae (patch)
treec157d972dbb560ed6c92c79a8b2c75952e2252ce /src
parent16cf1b6cf6afd1576d14dfeec1a96efc94dfa4ce (diff)
downloadsdeventplus-85aa7605e8f3c548004a48c5dfd588d6dd6ef8ae.tar.gz
sdeventplus-85aa7605e8f3c548004a48c5dfd588d6dd6ef8ae.zip
internal: More doc clarification
Diffstat (limited to 'src')
-rw-r--r--src/sdeventplus/internal/sdref.hpp2
1 files changed, 2 insertions, 0 deletions
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
OpenPOWER on IntegriCloud