Remove dynamic's initializer_list constructor
authorGiuseppe Ottaviano <ott@fb.com>
Sat, 22 Oct 2016 18:31:19 +0000 (11:31 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Sat, 22 Oct 2016 18:38:55 +0000 (11:38 -0700)
commitd458b0a14486b9d80d5644c7b4de60640c891df1
tree58a96a5ccca228ea2c029fb2046753ab2396180c
parentfbf4e10c59b331540e8a2668f436ea210a11c22a
Remove dynamic's initializer_list constructor

Summary: It has been deprecated for several months, time to nuke it.

Reviewed By: yfeldblum

Differential Revision: D4045250

fbshipit-source-id: 21b55a7c99602c42b1a87ced6a59788fe0ac25d7
folly/dynamic-inl.h
folly/dynamic.h
folly/experimental/bser/Load.cpp