#include <Segment.h>
◆ difference_type
◆ iterator
◆ reference
◆ size_type
template<class T >
using Segment< T >::size_type = std::size_t |
◆ value_type
◆ Segment() [1/2]
◆ Segment() [2/2]
◆ back()
template<class T >
constexpr T Segment< T >::back |
( |
| ) |
const |
|
inlineconstexpr |
◆ begin()
◆ contains()
template<class T >
constexpr bool Segment< T >::contains |
( |
T |
value | ) |
const |
|
inlineconstexpr |
◆ end()
◆ front()
template<class T >
constexpr T Segment< T >::front |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator[]()
◆ size()
◆ _first
◆ _last
The documentation for this class was generated from the following file: