A Sink adapter for a container; pushes items into the front.
More...
#include "container_front_sink.hpp"
template<typename ThisItem, typename ThisContainer>
class Om::Sink::ContainerFrontSink< ThisItem, ThisContainer >
Definition at line 36 of file container_front_sink.hpp.
◆ ContainerFrontSink()
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: