Changeset f224441 in Lumiera

Timestamp:
2026-09-01T23:48:51Z (10 days ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play
Children:
3d01ebf
Parents:
2467405
Message:

Parameter: simple testcase PASS (see #1431)

Add value access implementation of the Provision interface
by direct cast and access to the embedded value in ParamData<VAL>;
obviously this is an indirect dispatch, based on the actual type VAL

The test demonstrates the basic machinery built thus far

  • have an embedded container with inline storage
  • dispatch using type information encoded into the VTable
(No files)

Note: See TracChangeset for help on using the changeset viewer.