A Sink adapter for a container; pushes items into the back.
More...
#include "container_back_sink.hpp"
template<typename ThisItem, typename ThisContainer>
class Om::Sink::ContainerBackSink< ThisItem, ThisContainer >
Definition at line 36 of file container_back_sink.hpp.
◆ ContainerBackSink()
template<typename ThisItem , typename ThisContainer >
◆ operator=()
template<typename ThisItem , typename ThisContainer >
◆ Push()
template<typename ThisItem , typename ThisContainer >
◆ Swap()
template<typename ThisItem , typename ThisContainer >
◆ thisContainer
template<typename ThisItem , typename ThisContainer >
The documentation for this class was generated from the following file: