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