proxygen
MoveWrapper.h File Reference
#include <memory>

Go to the source code of this file.

Classes

class  folly::MoveWrapper< T >
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

template<class T , class T0 = typename std::remove_reference<T>::type>
MoveWrapper< T0 > folly::makeMoveWrapper (T &&t)