VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA
Concepts
has_parameters
VIPRA::Concepts::has_parameters Concept Reference
Concept definition
template
<
typename
class
_t>
concept
VIPRA::Concepts::has_parameters
=
requires
(class_t instance) {
{ instance.module_params() };
}
VIPRA::Concepts::has_parameters
Definition
has_parameters.hpp:7
Generated by
1.13.2