I want to access the (max) size of bounded vector generated by rosidl for custom messages, at compile time. At runtime I guess the std vector\'s max_size() member works, but