AsmGrader
0.0.0
Loading...
Searching...
No Matches
functional.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
asmgrader::common
{
4
6
constexpr
auto
noop
= [](
auto
&&...
/*discarded*/
) {};
7
8
}
// namespace asmgrader::common
asmgrader::common
Definition
functional.hpp:3
asmgrader::common::noop
constexpr auto noop
Usefule as the default argument to function callbacks.
Definition
functional.hpp:6
include
asmgrader
common
functional.hpp
Generated by
1.12.0