Are there any reasons not to pass ok flag further so it can be accessed inside overloaded handler methods? https://github.com/cartographer-project/async_grpc/blob/1ef0e59db98dc761f58a13bcb848197b9147a78f/async_grpc/service.cc#L133
Are there any reasons not to pass ok flag further so it can be accessed inside overloaded handler methods?
async_grpc/async_grpc/service.cc
Line 133 in 1ef0e59