Stratax
0.3.1
Loading...
Searching...
No Matches
stratax::core::concept_detail::BoolLike Concept Reference
Concept definition
template
<
typename
T>
concept
stratax::core::concept_detail::BoolLike
=
std::same_as<std::remove_cvref_t<T>, stratax::dtype::bool_>
stratax::core::concept_detail::BoolLike
Definition
Concepts.hpp:18
Detailed Description
Definition at line
18
of file
Concepts.hpp
.
stratax
core
concept_detail
BoolLike
Generated by
1.9.8