Android-cuttlefish cvd tool
Namespaces | Functions
pair.h File Reference
#include <utility>
#include "cuttlefish/pretty/pretty.h"
#include "cuttlefish/pretty/struct.h"
Include dependency graph for pair.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 First , typename Second >
PrettyStruct cuttlefish::Pretty (const std::pair< First, Second > &pair, PrettyAdlPlaceholder unused=PrettyAdlPlaceholder())