ARTS
2.5.9 (git: 825fa5f2)
matpack::has_npages Concept Reference
#include <
matpack_concepts.h
>
Concept definition
template
<
typename
T>
concept
matpack::has_npages
=
requires
(T
a
) {
{
a
.npages() } -> std::integral;
}
matpack::has_npages
Definition:
matpack_concepts.h:28
a
#define a
Detailed Description
Definition at line
28
of file
matpack_concepts.h
.
matpack
has_npages
Generated on Fri Dec 2 2022 16:02:08 for ARTS by
1.9.5