MySQL 8.3.0
Source Code Documentation
stdx::impl::indirectly_readable_traits_pointer< T, true > Struct Template Reference

#include <iterator.h>

Public Types

using value_type = std::remove_cv_t< T >
 

Member Typedef Documentation

◆ value_type

template<class T >
using stdx::impl::indirectly_readable_traits_pointer< T, true >::value_type = std::remove_cv_t<T>

The documentation for this struct was generated from the following file: