Searched defs:ContainerAdaptor (Results 1 – 1 of 1) sorted by relevance
27 struct ContainerAdaptor : public Adaptor { struct29 typename Adaptor::container_type& GetContainer() { return Adaptor::c; } in GetContainer()