userver: /data/code/userver/libraries/proto-structs/include/userver/proto-structs/io/std/uint64_t_conv.hpp Source File
Loading...
Searching...
No Matches
uint64_t_conv.hpp
Go to the documentation of this file.
1#pragma once
2
3/// @file userver/proto-structs/io/std/uint64_t_conv.hpp
4/// @brief Provides read/write context class with the ability to handle `std::uint64_t` conversion
5
6#include <userver/proto-structs/io/std/scalar_conv.hpp>