Typedef liberate::types::varint_type
Defined in File varint.h
Typedef Documentation
-
template<typename T>
using liberate::types::varint_type = typename varint_operand<T>::type This type is defined for all
T
for which varint_operand is specialized, and all its const/volatile derived types.