LLVM: llvm::cast_convert_val< To, From, SimpleFrom (original) (raw)

#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"

Inheritance diagram for llvm::cast_convert_val< To, From, SimpleFrom >:

Static Public Member Functions
static cast_retty< To, From >::ret_type doit (const From &Val)

Detailed Description

template<class To, class From, class SimpleFrom>
struct llvm::cast_convert_val< To, From, SimpleFrom >

Definition at line 202 of file Casting.h.

Member Function Documentation

doit()

template<class To, class From, class SimpleFrom>


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