Collision Checker
basic_types.h
Go to the documentation of this file.
1 #pragma once
2 
3 #define S11N_TYPE double
4 #define S11N_TYPE_NAME "double"
5 #define S11N_SERIALIZE_FUNCTOR s11n::streamable_type_serialization_proxy
6 #include <s11n.net/s11n/reg_s11n_traits.hpp>