Autoware.Auto
autoware::common::state_vector::is_state< GenericState< ScalarT, VariableTs... > > Struct Template Reference

A specialization of this trait for GenericState type. More...

#include <generic_state.hpp>

Inheritance diagram for autoware::common::state_vector::is_state< GenericState< ScalarT, VariableTs... > >:
Collaboration diagram for autoware::common::state_vector::is_state< GenericState< ScalarT, VariableTs... > >:

Detailed Description

template<typename ScalarT, typename ... VariableTs>
struct autoware::common::state_vector::is_state< GenericState< ScalarT, VariableTs... > >

A specialization of this trait for GenericState type.

Template Parameters
ScalarTA scalar type of a state.
VariableTsVariable types.

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