AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::common Namespace Reference

Variables

constexpr auto noop = [](auto&&... ) {}
 Usefule as the default argument to function callbacks.
 

Variable Documentation

◆ noop

auto asmgrader::common::noop = [](auto&&... ) {}
constexpr

Usefule as the default argument to function callbacks.