AsmGrader
0.0.0
Loading...
Searching...
No Matches
asmgrader::MemoryRWSupported Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
typename
T>
concept
asmgrader::MemoryRWSupported
=
MemoryReadSupported<T>
&&
MemoryWriteSupported<T>
asmgrader::MemoryRWSupported
Definition
concepts.hpp:31
asmgrader::MemoryReadSupported
Definition
concepts.hpp:23
asmgrader::MemoryWriteSupported
Definition
concepts.hpp:27
asmgrader
MemoryRWSupported
Generated by
1.12.0