Public Types | Static Public Attributes | List of all members
google::protobuf.internal::integral_constant< T, v > Struct Template Reference

#include <template_util.h>

Inheritance diagram for google::protobuf.internal::integral_constant< T, v >:
Inheritance graph
[legend]

Public Types

typedef integral_constant< T, v > type
 
typedef integral_constant< T, v > type
 
typedef T value_type
 
typedef T value_type
 

Static Public Attributes

static const T value = v
 

Detailed Description

template<class T, T v>
struct google::protobuf.internal::integral_constant< T, v >

Definition at line 77 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/template_util.h.

Member Typedef Documentation

◆ type [1/2]

template<class T , T v>
typedef integral_constant<T, v> google::protobuf.internal::integral_constant< T, v >::type

◆ type [2/2]

template<class T , T v>
typedef integral_constant<T, v> google::protobuf.internal::integral_constant< T, v >::type

◆ value_type [1/2]

template<class T , T v>
typedef T google::protobuf.internal::integral_constant< T, v >::value_type

◆ value_type [2/2]

template<class T , T v>
typedef T google::protobuf.internal::integral_constant< T, v >::value_type

Member Data Documentation

◆ value

template<class T , T v>
const T google::protobuf.internal::integral_constant< T, v >::value = v
static

The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:25