Chops Net IP
|
Shared code used in IO unit tests, such as output_queue_test.cpp
and io_common_test.cpp
.
More...
#include <cstddef>
#include <numeric>
#include <vector>
#include "buffer/shared_buffer.hpp"
#include "utility/byte_array.hpp"
Go to the source code of this file.
Classes | |
struct | chops::test::io_buf_and_int |
Variables | |
constexpr int | chops::test::Answer = 42 |
Shared code used in IO unit tests, such as output_queue_test.cpp
and io_common_test.cpp
.
Copyright (c) 2019 by Cliff Green
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)