Android-cuttlefish cvd tool
Namespaces | Functions
unique_ptr.h File Reference
#include <memory>
#include <string>
#include "absl/strings/str_cat.h"
#include "cuttlefish/pretty/pretty.h"
Include dependency graph for unique_ptr.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::unique_ptr< T > &value, PrettyAdlPlaceholder unused=PrettyAdlPlaceholder())