struct remove_cvref

Declaration

template <typename T>
struct remove_cvref { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ADT/STLForwardCompat.h:72

Templates

T