LLVM: llvm::identity Struct Reference (original) (raw)

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

Public Types
using is_transparent = void
Public Member Functions
template<typename T>
constexpr T && operator() (T &&self) const noexcept

Detailed Description

Definition at line 128 of file STLForwardCompat.h.

Member Typedef Documentation

is_transparent

Member Function Documentation

operator()()

template<typename T>

T && llvm:🆔:operator() ( T && self) const inlineconstexprnoexcept

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