Autoware.Auto
autoware::common::state_vector::is_state< StateT > Struct Template Reference

Forward-declare is_state trait. More...

#include <generic_state.hpp>

Detailed Description

template<typename StateT>
struct autoware::common::state_vector::is_state< StateT >

Forward-declare is_state trait.

Check if a given type is a state.

Template Parameters
StateTA query potential state type.

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