OSDN Git Service

Add noexcept to move constructors and assignment operators.
authorChih-Hung Hsieh <chh@google.com>
Tue, 25 Sep 2018 21:29:59 +0000 (14:29 -0700)
committerChih-Hung Hsieh <chh@google.com>
Tue, 25 Sep 2018 21:29:59 +0000 (14:29 -0700)
commit88b82ec54782d73f481aca78f86317ea88b8534d
tree40a23b33c7c06fed7ee9168e3a859d8921f4dd49
parentaf09b4eae26d2f1617d76a8fc3d5f48948a1e911
Add noexcept to move constructors and assignment operators.

Bug: 116614593
Test: build with WITH_TIDY=1
Change-Id: I4adaf89db5001e9b627beac8160f62b50513d18f
btif/src/btif_ble_advertiser.cc