Malloy
Loading...
Searching...
No Matches
malloy
concepts
is_container_of
malloy::concepts::is_container_of Concept Reference
Concept definition
template
<
typename
T,
template
<
typename
... >
typename
Contained,
template
<
typename
... >
typename
Container>
concept
malloy::concepts::is_container_of
=
is_container_of_if<T, Container, detail::is_a<Contained>::template
type>
malloy::concepts::is_container_of_if
Definition:
type_traits.hpp:95
malloy::concepts::is_container_of
Definition:
type_traits.hpp:120
Generated by
1.9.6