Add noexcept specifier to methods of ResourceAttributes
authorcoderhyme <jhyo.kim@samsung.com>
Fri, 14 Aug 2015 09:11:04 +0000 (18:11 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Tue, 18 Aug 2015 00:29:08 +0000 (00:29 +0000)
commitff61b6cf5bca012c860c2ce425b33c92c79027da
treec893e36ab2671b8ced8cecea24d74c0a14620fd2
parent806b994263369d28941aa1495a0a3b54d5249cd5
Add noexcept specifier to methods of ResourceAttributes

It is related with efficiency for the compilers to create better optimized codes.

Change-Id: I92fc4ab7caecc874e3590516b1e46f22845ead32
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2210
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/resource-encapsulation/include/RCSResourceAttributes.h
service/resource-encapsulation/src/common/primitiveResource/src/RCSResourceAttributes.cpp