diff options
author | Andreas Kling <kling@serenityos.org> | 2020-03-08 10:36:11 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-03-08 13:06:51 +0100 |
commit | b98d8ad5b01c41efff24faffe94918435194257a (patch) | |
tree | 40ef0ea831e12ce887e75609faa5f7b980219d5c /Kernel/ACPI/ACPIStaticParser.cpp | |
parent | 10e0d4a196a1d70e35af8c011f814033a5f5e269 (diff) | |
download | serenity-b98d8ad5b01c41efff24faffe94918435194257a.zip |
AK: Add a Conditional<condition, TrueType, FalseType> template
This allows you to select a type based on a compile-time condition.
Diffstat (limited to 'Kernel/ACPI/ACPIStaticParser.cpp')
0 files changed, 0 insertions, 0 deletions