LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::cast_convert_val< To, From, SimpleFrom > Struct Template Reference

#include "llvm/Support/Casting.h"

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 >
static cast_retty< To, From >::ret_type llvm::cast_convert_val< To, From, SimpleFrom >::doit ( const From Val)
inlinestatic

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