Concept to check for a kernel argument object. More...
#include <trait.hpp>
Concept to check for a kernel argument object.
A kernel call requires that its arguments are trivially copyable, which this concept requires.
Definition at line 143 of file trait.hpp.