class StrongType

Declaration

template <typename T, typename S>
class StrongType { /* full declaration omitted */ };

Description

Helper for making strong types.

Declared at: llvm/include/llvm/CodeGen/NonRelocatableStringpool.h:67

Templates

T
S

Method Overview

Methods

ΒΆtemplate <typename... Args>
StrongType<T, S>(Args... A)

Declared at: llvm/include/llvm/CodeGen/NonRelocatableStringpool.h:70

Templates

Args

Parameters

Args... A