Google Cloud C++ Client
0.4.0
C++ Client Library for Google Cloud Platform
|
#include "google/cloud/internal/throw_delegate.h"
#include "google/cloud/status.h"
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
class | google::cloud::v0::StatusOr< T > |
Holds a value or a Status indicating why there is no value. More... | |
Namespaces | |
google::cloud | |
Contains all the Google Cloud C++ Library APIs. | |
google::cloud::v0 | |
The Google Cloud C++ Library inlined, versioned namespace. | |
Functions | |
template<typename T > | |
StatusOr< T > | google::cloud::v0::make_status_or (T rhs) |