Android-cuttlefish cvd tool
Namespaces | Functions
optional.h File Reference
#include <optional>
#include <string>
#include "absl/strings/str_cat.h"
#include "cuttlefish/pretty/pretty.h"
Include dependency graph for optional.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

template<typename T >
std::string cuttlefish::Pretty (const std::optional< T > &value, PrettyAdlPlaceholder unused=PrettyAdlPlaceholder())