Android-cuttlefish cvd tool
Classes | Namespaces | Functions
type_name.h File Reference
#include <cstdlib>
#include <string_view>
Include dependency graph for type_name.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::internal::CompileTimeTypeName< T >
 
struct  cuttlefish::internal::CompileTimeValueName< T >
 

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::internal
 

Functions

constexpr std::string_view cuttlefish::internal::ExtractName (std::string_view name)
 
template<typename T >
constexpr std::string_view cuttlefish::TypeName ()
 
template<auto T>
constexpr std::string_view cuttlefish::ValueName ()