GMP 0.4.0
Generative Metaprogramming library for C++
Loading...
Searching...
No Matches
gmp::serialization_options Struct Reference

#include <options.hpp>

Public Attributes

enum_encoding enums
 
std::size_t max_depth
 
std::size_t max_container_size
 

Detailed Description

Definition at line 29 of file options.hpp.

Member Data Documentation

◆ enums

enum_encoding gmp::serialization_options::enums

Definition at line 30 of file options.hpp.

◆ max_container_size

std::size_t gmp::serialization_options::max_container_size

◆ max_depth

std::size_t gmp::serialization_options::max_depth

Definition at line 31 of file options.hpp.


The documentation for this struct was generated from the following file: