tsLogger
A C++17 data logger for timeseries and snapshot data
Loading...
Searching...
No Matches
tsLogger.cpp File Reference
#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
 

Variable Documentation

◆ always_false_v

template<class >
constexpr bool always_false_v = false
inlineconstexpr

Definition at line 11 of file tsLogger.cpp.