MySQL 9.6.0
Source Code Documentation
Iterators
Collaboration diagram for Iterators:

Namespaces

namespace  mysql
 
namespace  mysql::iterators
 
namespace  mysql::iterators::detail
 
namespace  std
 Define std::hash<Gtid>.
 

Classes

struct  Not_a_legacy_iterator
 Helper type to declare that an iterator is not a legacy iterator. More...
 
struct  std::iterator_traits< Iterator_t >
 Specialization of the standard library customization point std::iterator_traits, to subclasses of Iterator_interface. More...
 
struct  std::pointer_traits< Iterator_t >
 Specialization of the standard library customization point std::pointer_traits, to subclasses of Iterator_interface which declare themselves to be contiguous iterators. More...
 

Detailed Description