Flexiv AIDK APIs  1.2
Classes | Namespaces
variant.hpp File Reference

declaration of custom variant implementation More...

#include <chrono>
#include <iostream>
#include <memory>
#include <thread>
#include <typeindex>
#include <unordered_map>
#include <vector>
Include dependency graph for variant.hpp:

Go to the source code of this file.

Classes

struct  flexiv::ai::static_max< arg1, others >
 
struct  flexiv::ai::static_max< arg >
 
struct  flexiv::ai::static_max< arg1, arg2, others... >
 
struct  flexiv::ai::variant_helper< Ts >
 
struct  flexiv::ai::variant_helper< F, Ts... >
 
struct  flexiv::ai::variant_helper<>
 
struct  flexiv::ai::variant< Ts >
 

Namespaces

 flexiv
 
 flexiv::ai
 

Detailed Description

declaration of custom variant implementation