|
Android-cuttlefish cvd tool
|
#include <cstdlib>#include <string_view>

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 () |