MySQL 9.6.0
Source Code Documentation
map_boundary_storage.h File Reference

Experimental API header. More...

Go to the source code of this file.

Classes

class  mysql::sets::throwing::detail::Map_boundary_iterator< Map_iterator_tp, Mutable_map_iterator_tp >
 Boundary_iterator based on a std::map iterator or const iterator. More...
 
class  mysql::sets::throwing::Map_boundary_storage< Set_traits_tp, Map_tp >
 Storage for boundary points, backed by a std::map. More...
 
struct  mysql::sets::throwing::Map_boundary_storage< Set_traits_tp, Map_tp >::Make_pair_reverse
 

Namespaces

namespace  mysql
 
namespace  mysql::sets
 
namespace  mysql::sets::throwing
 
namespace  mysql::sets::throwing::detail
 

Detailed Description

Experimental API header.

This file contains the class Map_boundary_storage, which provides storage for a boundary container backed by a std::map.