MySQL 8.4.0
Source Code Documentation
mysql::serialization::Serializable_size_calculator_helper< Serializer_type, Serializable_type > Struct Template Reference

#include <serializable_size_calculator.h>

Static Public Member Functions

static constexpr std::size_t get_max_size ()
 returns max size for nested Serializable class More...
 

Member Function Documentation

◆ get_max_size()

template<typename Serializer_type , typename Serializable_type >
static constexpr std::size_t mysql::serialization::Serializable_size_calculator_helper< Serializer_type, Serializable_type >::get_max_size ( )
inlinestaticconstexpr

returns max size for nested Serializable class

Returns
max declared size

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