logging: fix issues detecting XLOG(FATAL) statements as noreturn
[folly.git] / folly / CallOnce.h
2017-05-06 Andrii GrynenkoFix folly::call_once v2017.05.08.00
2017-01-04 Yedidya Feldblum2017
2016-02-17 Lovro PuzarAdd call_once, wrapper around std::call_once with a...