Sleipnir C++ API
Loading...
Searching...
No Matches
sleipnir::concepts::CopyInsertable Concept Reference

#include <sleipnir/util/small_vector.hpp>

Concept definition

template<typename T, typename X, typename A typename std::conditional_t<requires { typename X::allocator_type; }, typename X::allocator_type, std::allocator<T>>>
Definition small_vector.hpp:165
Definition small_vector.hpp:124
Definition small_vector.hpp:159
IntrusiveSharedPtr< T > AllocateIntrusiveShared(Alloc alloc, Args &&... args)
Definition IntrusiveSharedPtr.hpp:275