doc: minor changes
This commit is contained in:
2
TODO
2
TODO
@@ -18,7 +18,7 @@
|
||||
- ...
|
||||
|
||||
WIP:
|
||||
* HP: meta, type.func<Args...>(name)
|
||||
* HP: invalid view auto-refresh
|
||||
* HP: paginate pools
|
||||
* HP: headless (sparse set only) view
|
||||
* HP: pass the registry to pools, basic poly storage should have only component member
|
||||
|
||||
@@ -1418,6 +1418,7 @@ public:
|
||||
|
||||
/**
|
||||
* @brief Returns a constructor for a given list of types of arguments.
|
||||
* @tparam Args Constructor arguments.
|
||||
* @return The requested constructor, if any.
|
||||
*/
|
||||
template<typename... Args>
|
||||
|
||||
Reference in New Issue
Block a user