#include <CommonSnapshots.h>
|
static constexpr size_t | SIZE = static_cast<ptrdiff_t>(LastIndex) - static_cast<ptrdiff_t>(FirstIndex) + 1 |
|
◆ segment()
template<auto FirstIndex, auto LastIndex>
constexpr Segment< decltype(FirstIndex)> SegmentTag< FirstIndex, LastIndex >::segment |
( |
| ) |
const |
|
inlineconstexpr |
◆ SIZE
template<auto FirstIndex, auto LastIndex>
constexpr size_t SegmentTag< FirstIndex, LastIndex >::SIZE = static_cast<ptrdiff_t>(LastIndex) - static_cast<ptrdiff_t>(FirstIndex) + 1 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: