aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/property_tree.cpp
diff options
context:
space:
mode:
authorAshish Chaudhari <ashish@ettus.com>2015-08-28 18:52:42 -0700
committerAshish Chaudhari <ashish@ettus.com>2016-02-11 14:36:20 -0800
commit834acb8b6ccaaab1701d0c48ead443b0fb17b8cf (patch)
tree07a51df4c2a1e6b6f08ab35277acdce920fb9807 /host/lib/property_tree.cpp
parent27a08ccddc94c4945d48445b14c23fe6d186f9ef (diff)
downloaduhd-834acb8b6ccaaab1701d0c48ead443b0fb17b8cf.tar.gz
uhd-834acb8b6ccaaab1701d0c48ead443b0fb17b8cf.tar.bz2
uhd-834acb8b6ccaaab1701d0c48ead443b0fb17b8cf.zip
prop_tree: Added advanced coercion capability to property
- Added auto and manual coerce modes - Added set_coerced API for manual coercion - Added detailed doxy comments describing behavior of property class
Diffstat (limited to 'host/lib/property_tree.cpp')
-rw-r--r--host/lib/property_tree.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/property_tree.cpp b/host/lib/property_tree.cpp
index 039f05f12..76d7bccba 100644
--- a/host/lib/property_tree.cpp
+++ b/host/lib/property_tree.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2011,2014 Ettus Research LLC
+// Copyright 2011,2014-2016 Ettus Research
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by