Autoware.Auto
autoware::common::geometry::bounding_box::details::array_size< typename > Struct Template Reference

Helper struct for compile time introspection of array size from stackoverflow.com/questions/16866033/getting-the-number-of-elements-in-stdarray-at-compile-time. More...

#include <bounding_box_common.hpp>

Detailed Description

template<typename>
struct autoware::common::geometry::bounding_box::details::array_size< typename >

Helper struct for compile time introspection of array size from stackoverflow.com/questions/16866033/getting-the-number-of-elements-in-stdarray-at-compile-time.


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