Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
aria::testing::detail::EventLog< T >::Entry Struct Reference

#include <list_conformance.hpp>

Public Attributes

ListChangeKind kind
std::size_t index
std::size_t from_index
bool item_was_null

Member Data Documentation

◆ kind

template<typename T>
ListChangeKind aria::testing::detail::EventLog< T >::Entry::kind

◆ index

template<typename T>
std::size_t aria::testing::detail::EventLog< T >::Entry::index

◆ from_index

template<typename T>
std::size_t aria::testing::detail::EventLog< T >::Entry::from_index

◆ item_was_null

template<typename T>
bool aria::testing::detail::EventLog< T >::Entry::item_was_null

The documentation for this struct was generated from the following file: