The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::collection::use_cast_operator Concept Reference
Concept definition
template
<
typename
T>
concept
sparta::collection::use_cast_operator
=
simdb::type_traits::is_pod_convertible_v<T> &&
!
use_raw_type<T>
&&
!
use_pair_definition<T>
&&
!
utils::has_ostream_operator<T>::value
sparta::collection::use_cast_operator
Definition
Collectable.hpp:57
sparta::collection::use_pair_definition
Definition
Collectable.hpp:40
sparta::collection::use_raw_type
Definition
Collectable.hpp:47
sparta::utils::has_ostream_operator_impl::has_ostream_operator::value
static constexpr bool value
Test to see what happens when we invoke.
Definition
DetectMemberUtils.hpp:68
Detailed Description
Definition at line
57
of file
Collectable.hpp
.
sparta
collection
use_cast_operator
Generated on Wed Sep 2 2026 21:04:25 for The Sparta Modeling Framework by
1.12.0