plugify 1.2.8
|
Protected Types | |
using | value_type = T |
using | allocator_type = Allocator |
using | alloc_rr = std::remove_reference_t< allocator_type > |
using | alloc_traits = std::allocator_traits< alloc_rr > |
using | reference = value_type & |
using | const_reference = const value_type & |
using | size_type = typename alloc_traits::size_type |
using | difference_type = typename alloc_traits::difference_type |
using | pointer = typename alloc_traits::pointer |
using | const_pointer = typename alloc_traits::const_pointer |
using | iterator = pointer |
using | constIterator = const_pointer |
using | sentinel_type = size_type |
Definition at line 188 of file split_buffer.hpp.
|
protected |
Definition at line 192 of file split_buffer.hpp.
|
protected |
Definition at line 193 of file split_buffer.hpp.
|
protected |
Definition at line 191 of file split_buffer.hpp.
|
protected |
Definition at line 199 of file split_buffer.hpp.
|
protected |
Definition at line 195 of file split_buffer.hpp.
|
protected |
Definition at line 201 of file split_buffer.hpp.
|
protected |
Definition at line 197 of file split_buffer.hpp.
|
protected |
Definition at line 200 of file split_buffer.hpp.
|
protected |
Definition at line 198 of file split_buffer.hpp.
|
protected |
Definition at line 194 of file split_buffer.hpp.
|
protected |
Definition at line 202 of file split_buffer.hpp.
|
protected |
Definition at line 196 of file split_buffer.hpp.
|
protected |
Definition at line 190 of file split_buffer.hpp.
|
inlineexplicitconstexpr |
Definition at line 207 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 318 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 314 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 308 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 223 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 219 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 243 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 349 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 239 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 231 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 227 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 215 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 211 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 304 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 251 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 247 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 261 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 257 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 342 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 300 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 296 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 265 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 287 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 292 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 270 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 279 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 235 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 334 of file split_buffer.hpp.
|
inlineconstexprnoexcept |
Definition at line 322 of file split_buffer.hpp.
|
friend |
Definition at line 366 of file split_buffer.hpp.