Make dynamic noexcept
authorNicholas Ormrod <njormrod@fb.com>
Thu, 30 Oct 2014 20:55:13 +0000 (13:55 -0700)
committerPavlo Kushnir <pavlo@fb.com>
Sat, 8 Nov 2014 02:11:38 +0000 (18:11 -0800)
commitba88b3f6f91ee79817eab51bfd5694dba9244636
tree4adda4b74f337d3b71c75f801567c4d6ee72d3e4
parent3d420c103bff021931d82fc12612a9935873938d
Make dynamic noexcept

Summary:
Many dynamic operations, including its move constructor, are
noexcept but not labeled so. Labeled some important functions as
noexcept.

Test Plan: run unit tests

Reviewed By: delong.j@fb.com

Subscribers: tudorb, philipp, sdwilsh, njormrod, folly-diffs@

FB internal diff: D1644380

Tasks: 5486739

Signature: t1:1644380:1414618757:fb910d8a3fe3e634da4215c432577edf7371be61
folly/dynamic-inl.h
folly/dynamic.h