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 128 of file STLForwardCompat.h.
using llvm::identity_cxx20::is_transparent = void |
Definition at line 130 of file STLForwardCompat.h.
|
inlineconstexprnoexcept |
Definition at line 132 of file STLForwardCompat.h.
References T.