sandbox
|
Classes | |
struct | group |
struct | group_entry |
Public Member Functions | |
auto | submit (const utility::hashed_string &scope, const units::second &measurement) -> void |
template<typename Callable > requires (std::is_invocable_v<Callable, const utility::hashed_string&, const group&>) | |
auto | for_each (Callable &&callable) -> void |