![]() |
MySQL 9.6.0
Source Code Documentation
|
Namespaces | |
| namespace | detail |
Classes | |
| class | Boundary_container |
| Container that stores boundaries. More... | |
| class | Map_boundary_container |
| Throwing Boundary container using std::map as backing storage. More... | |
| class | Map_boundary_storage |
| Storage for boundary points, backed by a std::map. More... | |
| class | Map_interval_container |
| Throwing Interval container using std::map as backing storage. More... | |
| class | Vector_boundary_container |
| Throwing Boundary container using std::vector as backing storage. More... | |
| class | Vector_boundary_storage |
| Storage for boundary points, backed by std::vector. More... | |
| class | Vector_interval_container |
| Throwing Interval container using std::vector as backing storage. More... | |