Disambiguation tag for in-place construction of a given type.
Declared in <absl/utility/utility.h>
[[deprecated]]
template<class T>
inline constexpr std::in_place_type_t<T> const& in_place_type = std::in_place_type<T>;
Deprecated. Use of this entity is allowed but discouraged.