ECSTASY
All in the name
Loading...
Searching...
No Matches
include.hpp
Go to the documentation of this file.
1
11
12#ifndef ECSTASY_SERIALIZATION_CONCEPTS_INCLUDE_HPP_
13#define ECSTASY_SERIALIZATION_CONCEPTS_INCLUDE_HPP_
14
16#include "is_serializer.hpp"
17
25{
26}
27
28#endif /* !ECSTASY_SERIALIZATION_CONCEPTS_INCLUDE_HPP_ */
Concept to check if a type can be saved with a serializer using the extraction operator.
Concept to check if a type is a serializer.
Namespace regrouping the serialization ecstasy concepts.