The OpenD Programming Language

false_type

import core.stdcpp.type_traits;
alias false_type = bool_constant!false

Meta