|
|
using | element_type = T |
| |
|
using | const_iterator = typename std::array<T,N>::const_iterator |
| |
|
|
| gsl_suppress (bounds.4) results(T a) noexcept |
| |
|
| gsl_suppress (bounds.4) results(T a |
| |
|
T b | value () |
| |
|
| gsl_suppress (bounds.4) results(T a |
| |
|
T T c | value () |
| |
|
template<int O, typename std::enable_if_t< std::less< int >{}(O, N), int > = 0> |
| | gsl_suppress2 (bounds.2, bounds.4) results(results< T |
| |
|
O const &other | value () |
| |
|
int | size () const noexcept |
| |
|
bool | hasInfiniteResults () const noexcept |
| |
|
const_iterator | begin () const noexcept |
| |
|
const_iterator | end () const noexcept |
| |
|
void | sort () noexcept |
| |
|
void | add (T a) noexcept |
| |
|
|
int | count |
| |
|
std::array< T, N > | value |
| |
|
T b | noexcept: count(2) |
| |
|
T | b |
| |
|
T T c | noexcept: count(3) |
| |
|
O const &other | noexcept: count(other.count) |
| |
|
|
static constexpr int | maxCount = N |
| |
The documentation for this struct was generated from the following file: