Google Cloud C++ Client
0.4.0
C++ Client Library for Google Cloud Platform
|
#include "google/cloud/internal/throw_delegate.h"
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
class | google::cloud::v0::optional< T > |
A poor's man version of std::optional<T>. 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 > | |
optional< T > | google::cloud::v0::make_optional (T &&t) |