IODA
Complex.h File Reference

Type system example that implements support for std::complex<T> objects. More...

#include <memory>
#include <vector>
Include dependency graph for Complex.h:

Go to the source code of this file.

Classes

struct  ioda::detail::Object_Accessor_Complex< DataType, value_type >
 

Namespaces

 ioda
 
 ioda::detail
 

Detailed Description

Type system example that implements support for std::complex<T> objects.

Todo:
Implement this.

Definition in file Complex.h.