#include <google/protobuf/stubs/common.h>
#include <google/protobuf/port_def.inc>
#include <type_traits>
#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Functions | |
template<typename To , typename From > | |
To | google.protobuf.internal::bit_cast (const From &from) |
template<typename To , typename From > | |
To | google.protobuf.internal::down_cast (From &f) |
template<typename To , typename From > | |
To | google.protobuf.internal::down_cast (From *f) |
template<typename To , typename From > | |
To | google.protobuf.internal::implicit_cast (From const &f) |