Sleipnir C++ API
Loading...
Searching...
No Matches
sleipnir::concepts::small_vector::AllocatorFor Concept Reference
#include <
sleipnir/util/small_vector.hpp
>
Concept definition
template
<
typename
Alloc,
typename
T>
concept
sleipnir::concepts::small_vector::AllocatorFor
=
!
concepts::Complete<T>
||
concepts::AllocatorFor<Alloc, T>
sleipnir::concepts::AllocatorFor
Definition
small_vector.hpp:209
sleipnir::concepts::Complete
Definition
small_vector.hpp:37
sleipnir::concepts::small_vector::AllocatorFor
Definition
small_vector.hpp:432
sleipnir
concepts
small_vector
AllocatorFor
Generated on Sat Jan 18 2025 01:59:58 for Sleipnir C++ API by
1.9.8