Google Cloud C++ Client  2.7.0
C++ Client Library for Google Cloud Platform
Namespaces | Typedefs
optional.h File Reference
#include "google/cloud/version.h"
#include "absl/types/optional.h"

Go to the source code of this file.

Namespaces

 google
 
 google::cloud
 Contains all the Google Cloud C++ Library APIs.
 

Typedefs

template<typename T >
using google::cloud::optional = absl::optional< T >
 Alias template for google::cloud::optional. More...