Tatooine
tatooine
has_defined_real_type
tatooine::has_defined_real_type Concept Reference
#include <
concepts.h
>
Concept definition
template
<
typename
T>
concept
tatooine::has_defined_real_type
=
requires
{
typename
T::real_type; }
tatooine::has_defined_real_type
Definition:
concepts.h:58
Generated by
1.9.5