From 33c26a33d1cf30f36c1d9c641f6ffc4dd77a5861 Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Fri, 3 Jul 2015 16:43:40 +0200 Subject: Create and implement get/set with tag for value --- include/value.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/value.h b/include/value.h index 06f86e3a21..3b03cc0d43 100644 --- a/include/value.h +++ b/include/value.h @@ -55,10 +55,13 @@ public: * of this value */ value& operator=(tag&& t); + void set(tag&& t); //Conversion to tag operator tag&(); operator const tag&() const; + tag& get(); + const tag& get() const; //Assignment of primitives and string /** -- cgit 0.0.5-2-1-g0f52