Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 771 Bytes

01c_array_properties.rst

File metadata and controls

19 lines (15 loc) · 771 Bytes
.. default-domain:: cpp

Example with indexed (vector, array) properties

.. literalinclude:: ../../../examples/01c_array_properties/main.cpp
    :start-after: #include <cassert>