Gamp: jau::req::pointer Concept Reference (original) (raw)
Concept of type-trait std::is_pointer. More...
#include <[type_concepts.hpp](type%5F%5Fconcepts%5F8hpp%5Fsource.html)>
Concept definition
template
concept jau::req::pointer = std::is_pointer_v
Concept of type-trait std::is_pointer.
Definition type_concepts.hpp:45
Detailed Description
Concept of type-trait std::is_pointer.
Definition at line 45 of file type_concepts.hpp.