FlatCombining: Use SaturatingSemaphore instead of multi-poster and non-blocking Baton
[folly.git] / folly / IntrusiveList.h
index ffd5c9b734a60447f5616e3a0aaafc5d41b14a5c..b9a9a5922eead622ab49935b303810eff81efff8 100644 (file)
@@ -115,4 +115,4 @@ using CountedIntrusiveList = boost::intrusive::list<
     boost::intrusive::member_hook<T, SafeIntrusiveListHook, PtrToMember>,
     boost::intrusive::constant_time_size<true>>;
 
-} // folly
+} // namespace folly