|
GMP 0.3.0
Generative Metaprogramming library for C++
|
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. | |