mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 18:25:57 +01:00
sfinae hello world
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// https://cirosantilli.com/linux-kernel-module-cheat#cpp
|
||||
|
||||
// https://cirosantilli.com/linux-kernel-module-cheat#cpp-compile-time-magic
|
||||
|
||||
#if __cplusplus >= 201703L
|
||||
#include <cassert>
|
||||
|
||||
Reference in New Issue
Block a user