General Utility Library for C++17 25.4.1
gul17::SlidingBufferExposed< ElementT, fixed_capacity, Container > Member List

This is the complete list of members for gul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >, including all inherited members.

begin() noexcept -> iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
begin() const noexcept -> const_iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
cbegin() const noexcept -> const_iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
cend() const noexcept -> const_iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
const_iterator typedefgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >
const_reverse_iterator typedefgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >
crbegin() const noexcept -> const_reverse_iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
crend() const noexcept -> const_reverse_iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
end() noexcept -> iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
end() const noexcept -> const_iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
iterator typedefgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >
rbegin() noexcept -> reverse_iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
rend() noexcept -> reverse_iteratorgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
reserve(size_type size, ShrinkBehavior shrink_behavior=ShrinkBehavior::keep_front_elements) -> voidgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
resize(size_type new_capacity, ShrinkBehavior shrink_behavior=ShrinkBehavior::keep_front_elements) -> voidgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
reverse_iterator typedefgul17::SlidingBufferExposed< ElementT, fixed_capacity, Container >