folly/{experimental => .}/File
authorTom Jackson <tjackson@fb.com>
Thu, 21 Feb 2013 00:50:50 +0000 (16:50 -0800)
committerJordan DeLong <jdelong@fb.com>
Tue, 19 Mar 2013 00:07:44 +0000 (17:07 -0700)
commitfeca2a76e57bec55f894f7092fa2ea85ef5861d1
treefb384d45b99e5ba6925d88dbdc55e43935fba5b5
parent4f7a54f61beb30942dc69ced22c776d2dd84e3d2
folly/{experimental => .}/File

Summary: Moving File into `/folly`.

Test Plan: Same unit tests, rebuild affected code outside folly.

Reviewed By: philipp@fb.com

FB internal diff: D714462
folly/File.cpp [new file with mode: 0644]
folly/File.h [new file with mode: 0644]
folly/experimental/FileGen.h
folly/test/FileTest.cpp [new file with mode: 0644]