append(Args &&...args) | CppClingo::Util::ResultVec< T, UseSpan > | inline |
Array typedef | CppClingo::Util::ResultVec< T, UseSpan > | |
as_optional() &-> std::optional< Vector > & | CppClingo::Util::ResultVec< T, UseSpan > | inline |
as_optional() &&-> std::optional< Vector > | CppClingo::Util::ResultVec< T, UseSpan > | inline |
complete() const | CppClingo::Util::ResultVec< T, UseSpan > | inline |
current() const -> ValueType const & | CppClingo::Util::ResultVec< T, UseSpan > | inline |
extend(It begin, It end) | CppClingo::Util::ResultVec< T, UseSpan > | inline |
has_value() const -> bool | CppClingo::Util::ResultVec< T, UseSpan > | inline |
Iterator typedef | CppClingo::Util::ResultVec< T, UseSpan > | |
keep() | CppClingo::Util::ResultVec< T, UseSpan > | inline |
keep_all() | CppClingo::Util::ResultVec< T, UseSpan > | inline |
operator bool() const | CppClingo::Util::ResultVec< T, UseSpan > | inlineexplicit |
operator*() const &-> Span | CppClingo::Util::ResultVec< T, UseSpan > | inline |
operator*() &&-> Result | CppClingo::Util::ResultVec< T, UseSpan > | inline |
remove() | CppClingo::Util::ResultVec< T, UseSpan > | inline |
replace(Args &&...args) | CppClingo::Util::ResultVec< T, UseSpan > | inline |
Result typedef | CppClingo::Util::ResultVec< T, UseSpan > | |
ResultVec(Source source) | CppClingo::Util::ResultVec< T, UseSpan > | inline |
Source typedef | CppClingo::Util::ResultVec< T, UseSpan > | |
Span typedef | CppClingo::Util::ResultVec< T, UseSpan > | |
update(std::optional< ValueType > value) | CppClingo::Util::ResultVec< T, UseSpan > | inline |
value() const &-> Span | CppClingo::Util::ResultVec< T, UseSpan > | inline |
value() &&-> Result | CppClingo::Util::ResultVec< T, UseSpan > | inline |
ValueType typedef | CppClingo::Util::ResultVec< T, UseSpan > | |
Vector typedef | CppClingo::Util::ResultVec< T, UseSpan > | |