llvm::StrongType

Helper for making strong types.

Synopsis

Declared in <llvm/CodeGen/NonRelocatableStringpool.h>

template<
    typename T,
    typename S>
class StrongType
    : public T

Base Classes

NameDescription
T

Member Functions

NameDescription
StrongType [constructor]Construct a StrongType by forwarding arguments to the base type.