Tatooine
tatooine
has_pos_type
tatooine::has_pos_type Concept Reference
#include <
concepts.h
>
Concept definition
template
<
typename
T>
concept
tatooine::has_pos_type
=
requires
{
typename
std::decay_t<T>::pos_type; }
tatooine::has_pos_type
Definition:
concepts.h:156
Generated by
1.9.5