fix C++11 error with constexpr
authorGregg Reynolds <reynolds-gregg@norc.org>
Mon, 6 Jun 2016 06:22:01 +0000 (01:22 -0500)
committerZiran Sun <ziran.sun@samsung.com>
Mon, 21 Nov 2016 13:30:12 +0000 (13:30 +0000)
commitac2775fa43b4990f742635502d4dbd80e3044077
treebab098350be7353150fdd4a41d9eda411c6ac33f
parent6218e5404171e1c5b4b7fbb8a33ab790d1ef63a9
fix C++11 error with constexpr

error: constexpr function's return type 'std::vector<TypeInfo>' is not a literal type

Change-Id: I3f0e2ac5ba0330698052db962a3ca4b81b3edb39
Signed-off-by: Gregg Reynolds <reynolds-gregg@norc.org>
Reviewed-on: https://gerrit.iotivity.org/gerrit/8487
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
service/resource-encapsulation/src/common/primitiveResource/src/RCSResourceAttributes.cpp