SDEngine
Game Engine
Loading...
Searching...
No Matches
serialization.hpp File Reference
#include <array>
#include <concepts>
#include <cstring>
#include <iterator>
#include <string>
#include <vector>
#include <VLA/Matrix.hpp>
#include "SD/core/types.hpp"
+ Include dependency graph for serialization.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sd::Serializer
 

Namespaces

namespace  sd
 

Concepts

concept  sd::HasSerialize
 
concept  sd::HasDeserialize
 
concept  sd::HasSerialization