propagate_const
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 20 Dec 2017 02:57:03 +0000 (18:57 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 20 Dec 2017 03:05:10 +0000 (19:05 -0800)
commitd1ef992fcda7e916a82fd342226aa39c508c885f
tree0bdb9409a090c1c0bdfa8d78e3c9f46b9333a6b5
parenta807bde9b3f486c77996e717f5154f60f50fe95f
propagate_const

Summary: [Folly] `propagate_const`, backported from C++ Library Fundamentals TS v2.

Reviewed By: ericniebler

Differential Revision: D6589681

fbshipit-source-id: cdc8981d17938b99afe60e2baefff7deb5316612
folly/lang/PropagateConst.h [new file with mode: 0644]
folly/lang/test/PropagateConstTest.cpp [new file with mode: 0644]