|
tsLogger
A C++17 data logger for timeseries and snapshot data
|
#include <tsLogger.h>#include <iostream>#include <cstdio>#include <cstring>#include <ctime>#include <type_traits>#include <vector>#include <algorithm>Go to the source code of this file.
Variables | |
| template<class > | |
| constexpr bool | always_false_v = false |
|
inlineconstexpr |
Definition at line 11 of file tsLogger.cpp.