|
Android-cuttlefish cvd tool
|
#include <optional>#include <string>#include "absl/strings/str_cat.h"#include "cuttlefish/pretty/pretty.h"

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()) |