50 #ifndef GOOGLE_PROTOBUF_TEMPLATE_UTIL_H_
51 #define GOOGLE_PROTOBUF_TEMPLATE_UTIL_H_
76 template<
class T, T v>
97 template<
bool cond,
typename A,
typename B>
102 template<
typename A,
typename B>
113 template<
typename A,
typename B>
123 template<
typename A,
typename B>
129 template<
typename A,
typename B>
138 #endif // GOOGLE_PROTOBUF_TEMPLATE_UTIL_H_
T type
Definition: template_util.h:68
integral_constant< bool, true > true_type
Definition: template_util.h:89
Definition: template_util.h:124
Definition: template_util.h:98
#define false
Definition: CascPort.h:18
Definition: template_util.h:61
Definition: template_util.h:77
Definition: template_util.h:67
char small_
Definition: template_util.h:59
B type
Definition: template_util.h:104
Definition: template_util.h:114
Definition: template_util.h:130
Definition: document.h:390
T value_type
Definition: template_util.h:79
static const T value
Definition: template_util.h:78
integral_constant< bool, false > false_type
Definition: template_util.h:90
integral_constant< T, v > type
Definition: template_util.h:80
Definition: BnetFileGenerator.h:47
char dummy[2]
Definition: template_util.h:62
true_type true_
Definition: template_util.h:91
false_type false_
Definition: template_util.h:92
A type
Definition: template_util.h:99