In this file all pairs of (key-type, data-type) are stored in order to support operations using viennadata::all. More...
#include <assert.h>#include <map>#include <vector>#include <list>#include <set>#include <iostream>#include <algorithm>#include <memory>#include "viennadata/key_value_pair.hpp"Go to the source code of this file.
Data Structures | |
| class | key_value_registration< ObjectType > |
| This class holds (key-type, data-type) pairs. Uses a singleton pattern to. More... | |
Namespaces | |
| namespace | viennadata |
In this file all pairs of (key-type, data-type) are stored in order to support operations using viennadata::all.
1.7.1