ritsuko
Helper utilities for ArtifactDB C++ code
Loading...
Searching...
No Matches
ritsuko.hpp
Go to the documentation of this file.
1#ifndef RITSUKO_RITSUKO_HPP
2#define RITSUKO_RITSUKO_HPP
3
4#include "r_missing_value.hpp"
5#include "is_date_time.hpp"
6#include "find_extremes.hpp"
9
19namespace ritsuko {}
20
21#endif
Choose a placeholder for missing values.
Find extremes to use as missing placeholders.
Utilities to check date and time formats.
Assorted helper functions for parsing and validation.
Definition choose_missing_placeholder.hpp:15
Parse version strings.
Obtain R's missing value.