OpenKalman
Static Public Attributes | List of all members
OpenKalman::interface::coordinate_descriptor_traits< T, typename > Struct Template Reference

Traits for coordinates::pattern objects. More...

#include <coordinate_descriptor_traits.hpp>

Static Public Attributes

static constexpr bool is_specialized = false
 

Detailed Description

template<typename T, typename = void>
struct OpenKalman::interface::coordinate_descriptor_traits< T, typename >

Traits for coordinates::pattern objects.

This should only be specialized for user-defined objects. If this class is specialized with T, the library will also define the following:

std::common_type<T, >


The documentation for this struct was generated from the following file: