#include <container_collection.hpp>
template<typename container_collection_type, typename element_type, typename search_result>
struct viennagrid::detail::insert_or_ignore_helper< container_collection_type, element_type, search_result >
Member Function Documentation
static void insert_or_ignore |
( |
container_collection_type & |
collection, |
|
|
const element_type & |
element |
|
) |
| [inline, static] |
static void insert_or_ignore |
( |
container_collection_type & |
collection, |
|
|
element_type & |
element |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: