Range-v3
Range algorithms, views, and actions for the Standard Library
concepts::defs::is_true Concept Reference
The
is_true
concept.
More...
#include <concepts/concepts.hpp>
Concept definition
template
<
bool
B>
concept
concepts::defs::is_true
= B
concepts::defs::is_true
The is_true concept.
Definition:
concepts.hpp:833
Detailed Description
The
is_true
concept.
concepts
defs
is_true
Generated by
1.9.4