LLVM: llvm::CastIsPossible< To, std::optional< From > (original) (raw)

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

Inheritance diagram for llvm::CastIsPossible< To, std::optional< From > >:

Static Public Member Functions
static bool isPossible (const std::optional< From > &f)

Detailed Description

template<typename To, typename From>
struct llvm::CastIsPossible< To, std::optional< From > >

Definition at line 266 of file Casting.h.

Member Function Documentation

isPossible()

template<typename To, typename From>


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