Binary Serialize
Loading...
Searching...
No Matches
binary_serialize_test.cpp File Reference

Test scenarios for the marshall and unmarshall function templates and related classes and functions. More...

#include "catch2/catch_test_macros.hpp"
#include <cstddef>
#include <cstdint>
#include <list>
#include <vector>
#include <array>
#include <optional>
Include dependency graph for binary_serialize_test.cpp:

Functions

 TEST_CASE ("Placeholder", "[placeholder]")
 

Detailed Description

Test scenarios for the marshall and unmarshall function templates and related classes and functions.

Author
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)