Michael Carlstrom 68405a1141
Add Union and Optional to typing.h (#5165)
* add type unions and optionals

* add type inheritance

* style: pre-commit fixes

* switch to inheriting from object

* style: pre-commit fixes

* fix text case

* style: pre-commit fixes

* fix bind call

* fix function name

* add std::move for older code

* remove std::move

* move away from object creation

* style: pre-commit fixes

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-14 21:16:26 -07:00
..
2022-02-14 11:36:22 -08:00
2024-05-24 12:26:40 -04:00
2022-02-14 11:36:22 -08:00
2022-02-14 11:36:22 -08:00
2023-12-29 21:59:47 -08:00