LLVM 22.0.0git
|
#include "llvm/ADT/STLForwardCompat.h"
Public Types | |
using | is_transparent = void |
Public Member Functions | |
template<typename T> | |
constexpr T && | operator() (T &&self) const noexcept |
Definition at line 121 of file STLForwardCompat.h.
using llvm::identity_cxx20::is_transparent = void |
Definition at line 123 of file STLForwardCompat.h.
|
inlineconstexprnoexcept |
Definition at line 125 of file STLForwardCompat.h.
References T.