LLVM 22.0.0git
FloatData< double > Struct Reference

#include "llvm/Demangle/ItaniumDemangle.h"

Inheritance diagram for FloatData< double >:
[legend]

Static Public Attributes

static const size_t mangled_size = 16
static const size_t max_demangled_size = 32
static constexpr const charspec = "%a"

Detailed Description

Definition at line 5751 of file ItaniumDemangle.h.

Member Data Documentation

◆ mangled_size

const size_t FloatData< double >::mangled_size = 16
static

Definition at line 5753 of file ItaniumDemangle.h.

◆ max_demangled_size

const size_t FloatData< double >::max_demangled_size = 32
static

Definition at line 5754 of file ItaniumDemangle.h.

◆ spec

const char* FloatData< double >::spec = "%a"
staticconstexpr

Definition at line 5755 of file ItaniumDemangle.h.


The documentation for this struct was generated from the following file: