LLVM 20.0.0git
|
#include "llvm/ADT/STLExtras.h"
Public Types | |
using | type = std::add_lvalue_reference_t< std::add_const_t< T > > |
Definition at line 57 of file STLExtras.h.
using llvm::make_const_ref< T >::type = std::add_lvalue_reference_t<std::add_const_t<T> > |
Definition at line 58 of file STLExtras.h.