The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
bool_constant
core
stdcpp
type_traits
import core.stdcpp.type_traits;
alias
bool_constant
(
bool
b
)
=
integral_constant
!(
bool
,
b
)
Meta
Source
See Implementation
core
stdcpp
type_traits
aliases
bool_constant
false_type
true_type
type
value_type
structs
is_empty
variables
value