iffl  1.3.4
Implements Intrusive Flat Forward List container
iffl::buffer_t< T > Member List

This is the complete list of members for iffl::buffer_t< T >, including all inherited members.

beginiffl::buffer_t< T >
buffer_t()=defaultiffl::buffer_t< T >
buffer_t(buffer_t const &)=defaultiffl::buffer_t< T >
buffer_t(buffer_t< V > const &buff)iffl::buffer_t< T >inline
buffer_t(T *begin, T *last, T *end) noexceptiffl::buffer_t< T >inline
buffer_t(T *begin, size_t *last_offset, T *end_offset) noexceptiffl::buffer_t< T >inline
clear() noexceptiffl::buffer_t< T >inline
endiffl::buffer_t< T >
forget_last() noexceptiffl::buffer_t< T >inline
is_constiffl::buffer_t< T >inlinestatic
lastiffl::buffer_t< T >
last_offset() const noexceptiffl::buffer_t< T >inline
operator bool() const noexceptiffl::buffer_t< T >inlineexplicit
operator=(buffer_t const &)=defaultiffl::buffer_t< T >
operator=(buffer_t< V > const &buff)iffl::buffer_t< T >inline
pointer_type typedefiffl::buffer_t< T >
refernce_type typedefiffl::buffer_t< T >
set_begin(pointer_type new_begin) noexceptiffl::buffer_t< T >inline
set_last_offset(size_type offset) noexceptiffl::buffer_t< T >inline
set_last_offset_unsafe(size_type offset) noexceptiffl::buffer_t< T >inline
set_size(size_type size) noexceptiffl::buffer_t< T >inline
set_size_unsafe(size_type size) noexceptiffl::buffer_t< T >inline
size() const noexceptiffl::buffer_t< T >inline
size_type typedefiffl::buffer_t< T >
validate() const noexceptiffl::buffer_t< T >inline
value_type typedefiffl::buffer_t< T >