Tatooine
tatooine
memory_location
tatooine::memory_location Concept Reference
#include <
tags.h
>
Concept definition
template
<
typename
T>
concept
tatooine::memory_location
= std::same_as<T, heap> || std::same_as<T, stack>
tatooine::memory_location
Definition:
tags.h:114
Generated by
1.9.5