Loading...
Searching...
No Matches
container_buffer< Container > Class Template Reference
Inheritance diagram for container_buffer< Container >:
![]()
Detailed Descriptiontemplate<typename Container>
class internal::container_buffer< Container > Constructor & Destructor Documentation◆ container_buffer()
template<typename Container >
Member Function Documentation◆ grow()
template<typename Container >
Implements buffer< Container::value_type >. Definition at line 653 of file core.h. References buffer< Container::value_type >::capacity(), container_buffer< Container >::container_, and buffer< Container::value_type >::set(). Member Data Documentation◆ container_
template<typename Container >
Definition at line 650 of file core.h. Referenced by container_buffer< Container >::grow().
|