Searched defs:MathLimits (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
H A Dmathlimits.h65 template<typename T> struct MathLimits { struct in namespace:google::protobuf
130 // MathLimits template specializations.
167 struct LIBPROTOBUF_EXPORT MathLimits<IntType> { \
187 struct LIBPROTOBUF_EXPORT MathLimits<IntType> { \
246 struct LIBPROTOBUF_EXPORT MathLimits<FP_Type> { \

Completed in 68 milliseconds