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