$darkmode
#include <chrono>#include <limits>#include <string>#include <utility>#include <fable/schema/interface.hpp>#include <fable/utility/templates.hpp>Go to the source code of this file.
Classes | |
| class | fable::schema::Duration< T, Period > |
Functions | |
| template<typename Rep , typename Period , typename S > | |
| Duration< Rep, Period > | fable::schema::make_schema (std::chrono::duration< Rep, Period > *ptr, S &&desc) |