GMP 0.3.0
Generative Metaprogramming library for C++
Loading...
Searching...
No Matches
type_size.hpp File Reference
#include <cstddef>
#include <type_traits>
#include <utility>
#include <gmp/meta/meta.hpp>

Go to the source code of this file.

Namespaces

namespace  gmp
 

Functions

template<typename T >
consteval std::size_t gmp::type_size ()
 Calculate the actual payload size of a type without aggregate padding.