|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include <type_traits>#include <utility>#include "src/core/lib/gprpp/debug_location.h"#include "src/core/lib/gprpp/memory.h"Go to the source code of this file.
Data Structures | |
| class | grpc_core::RefCountedPtr< T > |
Namespaces | |
| grpc_core | |
| Round Robin Policy. | |
Functions | |
| template<typename T , typename... Args> | |
| RefCountedPtr< T > | grpc_core::MakeRefCounted (Args &&... args) |