netxsimdg
|
Go to the source code of this file.
Classes | |
class | Nextsim::Counterant |
Functions | |
template<typename T > | |
T | Nextsim::zeroTime () |
template<> | |
std::chrono::time_point< Iterator::Clock > | Nextsim::zeroTime< std::chrono::time_point< Iterator::Clock > > () |
template<> | |
size_t | Nextsim::zeroTime< size_t > () |
Nextsim::TEST_SUITE_BEGIN ("Iterator") | |
Nextsim::TEST_CASE ("Count iterator testing") | |
Nextsim::TEST_SUITE_END () | |
Definition in file Iterator_test.cpp.
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN |
Definition at line 9 of file Iterator_test.cpp.
Nextsim::TEST_CASE | ( | "Count iterator testing" | ) |
Definition at line 50 of file Iterator_test.cpp.
size_t Nextsim::zeroTime< size_t > | ( | ) |
Definition at line 44 of file Iterator_test.cpp.
std::chrono::time_point< Iterator::Clock > Nextsim::zeroTime< std::chrono::time_point< Iterator::Clock > > | ( | ) |
Definition at line 36 of file Iterator_test.cpp.