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