LLVM: llvm::detail::StaticCastFunc< U > Struct Template Reference (original) (raw)

Usable in generic algorithms like map_range. More...

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

Public Member Functions
template<typename T>
decltype(auto) operator() (T &&Val) const

Detailed Description

template
struct llvm::detail::StaticCastFunc< U >

Usable in generic algorithms like map_range.

Definition at line 825 of file Casting.h.

Member Function Documentation

operator()()

template

template<typename T>


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