General Utility Library for C++14  2.11
gul14::SlidingBufferExposed< ElementT, fixed_capacity, Container > Member List

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

begin() noexcept -> iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
begin() const noexcept -> const_iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
cbegin() const noexcept -> const_iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
cend() const noexcept -> const_iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
const_iterator typedefgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >
const_reverse_iterator typedefgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >
crbegin() const noexcept -> const_reverse_iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
crend() const noexcept -> const_reverse_iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
end() noexcept -> iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
end() const noexcept -> const_iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
iterator typedefgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >
rbegin() noexcept -> reverse_iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
rend() noexcept -> reverse_iteratorgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
reserve(size_type size, ShrinkBehavior shrink_behavior=ShrinkBehavior::keep_front_elements) -> voidgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
resize(size_type new_capacity, ShrinkBehavior shrink_behavior=ShrinkBehavior::keep_front_elements) -> voidgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >inline
reverse_iterator typedefgul14::SlidingBufferExposed< ElementT, fixed_capacity, Container >