xo-stringtable2: + is_gc_eligible() comptime flag
This commit is contained in:
parent
9895d9349e
commit
e6f397af73
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ namespace xo {
|
|||
void register_types(init_function_type init_fn);
|
||||
|
||||
/** register known GC-aware types with @p gc.
|
||||
* Calls @c gc.isntall_type() for each
|
||||
* Calls @c gc.install_type() for each
|
||||
* such type.
|
||||
**/
|
||||
bool install_types(obj<ACollector> gc);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue