tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
Loading...
Searching...
No Matches
base.hpp File Reference
#include "../ffi_core.hpp"
#include <qtty/qtty.hpp>
#include <type_traits>
Include dependency graph for formats/base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tempoch::is_format< T >
 

Namespaces

namespace  tempoch
 

Variables

template<typename T >
constexpr bool tempoch::is_format_v = is_format<T>::value
 
template<typename F >
constexpr tempoch_format_tag_t tempoch::format_tag_v = FormatTraits<F>::ffi_tag