Fix: config.py: implement _ArrayFieldType.size_is_dynamic()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 9 Sep 2020 14:15:25 +0000 (10:15 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 9 Sep 2020 14:15:25 +0000 (10:15 -0400)
commita19472f26abd1ad69573ac23e9efc4b4250c3836
tree2145e8812ebc0690b64acb5f8569bb961eba472b
parentaa29ad6fd4940d0ae281217ea60a72f65c966a1c
Fix: config.py: implement _ArrayFieldType.size_is_dynamic()

An array field type's size is dynamic if its element field type is.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/config.py
This page took 0.023172 seconds and 4 git commands to generate.