OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
typeMap.h File Reference
#include "core/meta.h"
+ Include dependency graph for typeMap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::meta::unzip_flattened_keys< KEY, VALUE, TAIL... >
 
struct  olb::meta::unzip_flattened_keys<>
 
struct  olb::meta::unzip_flattened_values< KEY, VALUE, TAIL... >
 
struct  olb::meta::unzip_flattened_values<>
 
struct  olb::meta::plain_map< KEYS, VALUES >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::meta
 

Typedefs

template<typename... KVs>
using olb::meta::map
 Map of types.