Android-cuttlefish cvd tool
Namespaces | Functions
map.h File Reference
#include <map>
#include "absl/strings/str_cat.h"
#include "cuttlefish/pretty/container.h"
#include "cuttlefish/pretty/pretty.h"
Include dependency graph for map.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 K , typename V , typename Compare >
PrettyContainerType cuttlefish::Pretty (const std::map< K, V, Compare > &map, PrettyAdlPlaceholder unused=PrettyAdlPlaceholder())