#include <container.hpp>
template<typename base_container_, typename handle_tag>
class viennagrid::detail::handled_container< base_container_, handle_tag >
Member Typedef Documentation
Reimplemented in container< base_container_, handle_tag_ >, container_base< std::set< key, compare, allocator >, handle_tag >, container_base< base_container_, handle_tag >, container_base< base_container_, handle_tag_ >, and container_base< hidden_key_map< KeyT, ElementT >, handle_tag >.
Reimplemented in container_base< std::set< key, compare, allocator >, handle_tag >, container_base< base_container_, handle_tag >, container_base< base_container_, handle_tag_ >, and container_base< hidden_key_map< KeyT, ElementT >, handle_tag >.
Reimplemented in container_base< std::set< key, compare, allocator >, handle_tag >, container_base< base_container_, handle_tag >, container_base< base_container_, handle_tag_ >, and container_base< hidden_key_map< KeyT, ElementT >, handle_tag >.
Reimplemented in container_base< std::set< key, compare, allocator >, handle_tag >, container_base< base_container_, handle_tag >, container_base< base_container_, handle_tag_ >, and container_base< hidden_key_map< KeyT, ElementT >, handle_tag >.
Reimplemented in container< base_container_, handle_tag_ >, container_base< std::set< key, compare, allocator >, handle_tag >, container_base< base_container_, handle_tag >, container_base< base_container_, handle_tag_ >, and container_base< hidden_key_map< KeyT, ElementT >, handle_tag >.
typedef container_type::pointer pointer |
Reimplemented in container_base< std::set< key, compare, allocator >, handle_tag >, container_base< base_container_, handle_tag >, container_base< base_container_, handle_tag_ >, and container_base< hidden_key_map< KeyT, ElementT >, handle_tag >.
Reimplemented in container_base< std::set< key, compare, allocator >, handle_tag >, container_base< base_container_, handle_tag >, container_base< base_container_, handle_tag_ >, and container_base< hidden_key_map< KeyT, ElementT >, handle_tag >.
Reimplemented in container< base_container_, handle_tag_ >, container_base< std::set< key, compare, allocator >, handle_tag >, container_base< base_container_, handle_tag >, container_base< base_container_, handle_tag_ >, and container_base< hidden_key_map< KeyT, ElementT >, handle_tag >.
Member Function Documentation
The documentation for this class was generated from the following file: