Helper for making strong types.
Declared in <llvm/CodeGen/NonRelocatableStringpool.h>
template<
typename T,
typename S>
class StrongType
: public T
| Name | Description |
|---|---|
T |
| Name | Description |
|---|---|
StrongType [constructor] | Construct a StrongType by forwarding arguments to the base type. |