Iros
 
Loading...
Searching...
No Matches
vector_erase_unstable.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::container
 
namespace  di::container::vector
 

Functions

template<concepts::detail::MutableVector Vec, typename Iter = meta::detail::VectorIterator<Vec>, typename CIter = meta::detail::VectorConstIterator<Vec>>
constexpr auto di::container::vector::erase_unstable (Vec &vector, CIter citerator) -> Iter