opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Typedefs
output_value.h File Reference
#include <liboscar/utilities/typelist.h>
#include <liboscar/maths/vector.h>
#include <variant>
Include dependency graph for output_value.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  opyn
 

Typedefs

using opyn::SupportedOutputValueTypes = osc::Typelist< double, osc::Vector3d >
 
using opyn::OutputValue = osc::VariantOfTypelistElements< SupportedOutputValueTypes >