summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textdocument-blocks
diff options
context:
space:
mode:
authorArtem Dyomin <artem.dyomin@qt.io>2025-08-27 11:09:38 +0200
committerArtem Dyomin <artem.dyomin@qt.io>2025-08-27 19:34:48 +0200
commit60872e2a1e7596a64f204687d3f877d3e282486e (patch)
tree888cc19816cc0bbd3d6168507bca83e594d81753 /src/gui/doc/snippets/textdocument-blocks
parent93e2b44bc07d1e1c7d85e084fa07f9db8392fef1 (diff)
QRM: cleanup meta_type_at and for_element_at
* array can be wrapped into a pointer, so we should use our wrappers in the same way that we handle tuples * the function is supposed to work for only tuple-like and array-like, and passing there other types is rather an internal error, so static_assert explicitly describes it. * add tests with pointers to tuples and arrays. * minor cosmetic fixes Pick-to: 6.10 Change-Id: Ie046d015b4a52931d526e61be120785e69faa723 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-blocks')
0 files changed, 0 insertions, 0 deletions