Commit a51a28c0 authored by Orvid King's avatar Orvid King Committed by Facebook Github Bot

Folly is a C++14 library

Summary:
There are quite a few things in Folly that are not compatible with C++11.

Closes: https://github.com/facebook/folly/issues/851

Reviewed By: yfeldblum

Differential Revision: D8179239

fbshipit-source-id: b4ce23b98311a7c5ac15c3b7c9787f568535c950
parent 242ddb11
......@@ -6,7 +6,7 @@ Folly: Facebook Open-source Library
### What is `folly`?
Folly (acronymed loosely after Facebook Open Source Library) is a
library of C++11 components designed with practicality and efficiency
library of C++14 components designed with practicality and efficiency
in mind. **Folly contains a variety of core library components used extensively
at Facebook**. In particular, it's often a dependency of Facebook's other
open source C++ efforts and place where those projects can share code.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment