CCF
|
#include <serializer.h>
Classes | |
struct | close_enough |
struct | close_enough_at |
struct | close_enough_from |
struct | close_enough_from< I, T, Ts... > |
struct | correct_size |
Static Public Attributes | |
static constexpr size_t | TupSize = std::tuple_size_v<Tup> |
template<typename... Ts> | |
static constexpr bool | correct_size_v = correct_size<Ts...>::value |
template<typename... Ts> | |
static constexpr bool | close_enough_v = close_enough<Ts...>::value |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |