Compiler.paintAsType

Encode the given expression, which is assumed to be an rvalue literal as another type for use in CTFE. This corresponds roughly to the idiom *(Type *)&e.

struct Compiler
extern (C++) static
paintAsType
Suggestion Box / Bug Report