![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <fn.hpp>
Public Member Functions | |
put_timepoint (std::chrono::time_point< Clock, Duration > tp, bool utc=false) | |
Private Attributes | |
std::chrono::time_point< Clock, Duration > | tp_ |
bool | utc_ |
Friends | |
std::ostream & | operator<< (std::ostream &out, const put_timepoint &ptp) |
Print the given std::chrono::time_point in the given format. | |
|
inline |
|
friend |
|
private |
|
private |