DEBSOURCES
Skip Quicknav
sources / protozero / 1.8.1-1 / test / t / int64 / reader_test_cases.cpp
123456789
#include <test.hpp> #define PBF_TYPE int64 #define PBF_TYPE_IS_SIGNED 1 using cpp_type = int64_t; #include <scalar_access.hpp>