struct in_place_type_t
Declaration
template <typename T>
struct in_place_type_t { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ADT/STLForwardCompat.h:56
Templates
- T
Method Overview
- public in_place_type_t<T>()
Methods
ΒΆin_place_type_t<T>()
in_place_type_t<T>()
Declared at: llvm/include/llvm/ADT/STLForwardCompat.h:58