The OpenD Programming Language

true_type

import core.stdcpp.type_traits;
alias true_type = bool_constant!true

Meta