|
Gromacs
2026.0-dev-20251109-f20ba35
|
This graph shows which files directly or indirectly include this file:Provides asize() function for calculating the static size of an array at compile time.
Functions | |
| template<typename T , int N> | |
| constexpr int | asize (T(&)[N]) |
| Calculates the number of elements in a static array at compile time. | |
1.8.5