Alias for the type produced by lift_unit.

Synopsis

Declared in <folly/Unit.h>

template<typename T>
using lift_unit_t = lift_unit<T>::type;

Created with MrDocs