aboutsummaryrefslogtreecommitdiff
path: root/src/intercopycontext.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/intercopycontext.hpp')
-rw-r--r--src/intercopycontext.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/intercopycontext.hpp b/src/intercopycontext.hpp
index 84d9e70..7008919 100644
--- a/src/intercopycontext.hpp
+++ b/src/intercopycontext.hpp
@@ -64,6 +64,8 @@ class InterCopyContext
64 64
65 // for use in inter_copy_userdata 65 // for use in inter_copy_userdata
66 [[nodiscard]] 66 [[nodiscard]]
67 bool lookupUserdata() const;
68 [[nodiscard]]
67 bool tryCopyClonable() const; 69 bool tryCopyClonable() const;
68 [[nodiscard]] 70 [[nodiscard]]
69 bool tryCopyDeep() const; 71 bool tryCopyDeep() const;