Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::async::SomeOptStdDuration Concept Reference

Specifies that the type must be some std::duration wrapped in an optional. More...

#include <Concepts.hpp>

Concept definition

template<typename T>
Specifies that the type must be some std::duration wrapped in an optional.
Definition Concepts.hpp:184
Specifies that the type must be some std::duration.
Definition Concepts.hpp:162
Specifies that the type must be some std::optional.
Definition Concepts.hpp:174

Detailed Description

Specifies that the type must be some std::duration wrapped in an optional.