*: updated TODO

This commit is contained in:
skypjack
2025-12-05 14:41:30 +01:00
parent d878089ecc
commit f4f6edbc73

1
TODO
View File

@@ -36,3 +36,4 @@ TODO:
* meta: conversion_helper machinery has lot of room for improvements
* organizer: view/storage only based model, no registry
* update graph.md (ie children -> out_edges)
* view conversion function (i.e. view<T, const U, V> -> view<const T, V>)