MySQL 9.6.0
Source Code Documentation
boundary_set_interface.h File Reference

Experimental API header. More...

Go to the source code of this file.

Classes

class  mysql::sets::detail::Boundary_set_interface< Self_tp, Iterator_tp, Const_iterator_tp, Set_traits_tp >
 CRTP base class used to implement Boundary Sets. More...
 
class  mysql::sets::Boundary_view_interface< Self_tp, Iterator_tp, Const_iterator_tp, Set_traits_tp >
 CRTP base class/mixin, used to implement Boundary Sets that are views. More...
 
class  mysql::sets::Basic_boundary_container_wrapper< Self_tp, Wrapped_tp, shall_catch_tp >
 CRTP base class/mixin, used to implement Boundary Sets that are container wrappers. More...
 

Namespaces

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

Detailed Description

Experimental API header.